PrintPreviewDialog.LocationChanged 이벤트

정의

Location 속성 값이 변경되면 발생합니다.

public:
 event EventHandler ^ LocationChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler LocationChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? LocationChanged;
[<System.ComponentModel.Browsable(false)>]
member this.LocationChanged : EventHandler 
Public Custom Event LocationChanged As EventHandler 

이벤트 유형

EventHandler
특성

설명

이 이벤트는 이 클래스와 관련이 없습니다.

적용 대상