バージョン

ImageAndFormattedTextButtonUIElement コンストラクタ(UIElement)

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

パラメータ

parent
親要素
参照