バージョン

DropDownEditorButton コンストラクタ(String)

指定したキーで新しい DropDownEditorButton を初期化します
シンタックス
'宣言
 
Public Function New( _
   ByVal key As String _
)
public DropDownEditorButton( 
   string key
)

パラメータ

key
ボタン用の一意のキー
参照