GrapeCity ActiveReports for .NET 16.0J
Invalidated イベント (JsonConnectionStringEditorForm)

GrapeCity.ActiveReports.Design.Controls.JsonDataSourceEditor 名前空間 > JsonConnectionStringEditorForm クラス : Invalidated イベント
シンタックス
'宣言
 
<SRCategoryAttribute("CatAppearance")>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
<SRDescriptionAttribute("ControlOnInvalidateDescr")>
Public Event Invalidated As System.Windows.Forms.InvalidateEventHandler
[SRCategory("CatAppearance")]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
[SRDescription("ControlOnInvalidateDescr")]
public event System.Windows.Forms.InvalidateEventHandler Invalidated
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.InvalidateEventArgs 型の引数を受け取りました。次の InvalidateEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the System.Drawing.Rectangle that contains the invalidated window area.  
参照