バージョン

EditorButtonUIElement コンストラクタ

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

パラメータ

parent
親要素
参照