バージョン

PaneEventArgs コンストラクタ

指定した DockablePaneBase を使用して、新しい PaneEventArgs を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal pane As DockablePaneBase _
)
public PaneEventArgs( 
   DockablePaneBase pane
)

パラメータ

pane
ペイン オブジェクト
参照