バージョン

ManagedControlInitialized メソッド

UnpinnedTabArea、AutoHideControl、または DockedWindowArea コントロールが初期化されるときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub ManagedControlInitialized( _
   ByVal control As Control _
) 
protected override void ManagedControlInitialized( 
   Control control
)

パラメータ

control
初期化されているコントロール
参照