バージョン

CheckEditorImageAndTextButtonUIElement コンストラクタ

コンストラクター。CheckEditorImageAndTextButtonUIElement クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement, _
   ByVal buttonType As UIElementButtonType _
)
public CheckEditorImageAndTextButtonUIElement( 
   UIElement parent,
   UIElementButtonType buttonType
)

パラメータ

parent
親UIElement
buttonType
要素が使用する UIElementButtonType
参照