バージョン

PaneDisplayedEventArgs コンストラクタ

新しい PaneDisplayedEventArgs を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal pane As DockableControlPane _
)
public PaneDisplayedEventArgs( 
   DockableControlPane pane
)

パラメータ

pane
表示されるペイン
参照