バージョン

ImageAndTextButtonUIElement コンストラクタ(UIElement,UIElementButtonType)

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

パラメータ

parent
親要素
buttonType
ボタンのタイプ
参照