バージョン

GetCloseButtonAlignment メソッド

タブ項目の閉じるボタンがタブに表示されるかどうかを示す値を返します。
シンタックス
'宣言
 
Protected Overridable Function GetCloseButtonAlignment( _
   ByVal tab As ITabItem _
) As TabCloseButtonAlignment
protected virtual TabCloseButtonAlignment GetCloseButtonAlignment( 
   ITabItem tab
)

パラメータ

tab
閉じるボタンが表示されるタブ。
参照