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

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

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

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