バージョン

UltraButtonUIElement コンストラクタ

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

パラメータ

parent
親UIElement
参照