バージョン

UltraButtonControlUIElement コンストラクタ

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

パラメータ

button
UIElement を所有する UltraButton コントロール
参照