バージョン

MdiSplitterDraggingEventArgs コンストラクタ

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

パラメータ

tabGroup
関連付けられた MdiTabGroup
参照