バージョン

TabLocation プロパティ

コンテンツ ペインに相対するタブの位置を取得または設定します。
シンタックス
'宣言
 
Public Property TabLocation As TabLocation
public TabLocation TabLocation {get; set;}
解説

注:

TopRight、BottomRight、LeftBottom、および RightBottom の値は DisplayMode.SingleRow のみにサポートされます。

LeftBottom および RightBottom はランタイムにのみ影響を与えます。デザインの時には、上に描画されます。

参照