バージョン

TabAreaButtonUIElement コンストラクタ

TabAreaButtonUIElement の新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As TabAreaUIElement, _
   ByVal tabAreaButtonType As TabAreaButtonType _
)
public TabAreaButtonUIElement( 
   TabAreaUIElement parent,
   TabAreaButtonType tabAreaButtonType
)

パラメータ

parent
親要素。
tabAreaButtonType
作成されるボタンのタイプを識別します。
参照