バージョン

TabRowUIElement コンストラクタ

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

パラメータ

parent
親要素
参照