バージョン

ExplorerBarGroup コンストラクタ(String)

指定したテキストがあるグループを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As String _
)
public ExplorerBarGroup( 
   string text
)

パラメータ

text
グループのテキスト ラベル
参照