バージョン

ExplorerBarItem コンストラクタ(String)

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

パラメータ

text
項目のテキスト ラベル
参照