バージョン

TabButtonSeparatorUIElement コンストラクタ

2つのタブボタン間にセパレーターを表示するために使用されるUIElement。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement _
)
public TabButtonSeparatorUIElement( 
   UIElement parent
)

パラメータ

parent
親要素
参照