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 

イベントの種類

属性

注釈

このクラスでは、このイベントは使用されません。

適用対象