GrapeCity ActiveReports for .NET 16.0J
ControlRemoved イベント (Designer)

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : ControlRemoved イベント
Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection.
シンタックス
'宣言
 
Public Event ControlRemoved As ControlEventHandler
public event ControlEventHandler ControlRemoved
イベント データ

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

プロパティ解説
Gets the control object used by this event.  
参照