バージョン

MdiTabEventArgs コンストラクタ

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

パラメータ

tab
関連付けられた MdiTab
参照