PowerTools PlusPak for Windows Forms 8.0J
NavigatorStyle プロパティ (GcTabControl)

TabControlのナビゲーターのスタイルを取得または設定します。
構文
Public Property NavigatorStyle As NavigatorStyle
public NavigatorStyle NavigatorStyle {get; set;}

プロパティ値

NavigatorStyleオブジェクトはナビゲーターの表示方法を示します。
解説
コントロールにすべてのタブページストリップを表示できず、Multilineがfalseに設定されている場合に、ナビゲーターを表示するストリップ。サイズがゼロと等しい場合、ナビゲーターのサイズはストリップの高さに従って決定されます。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTabControl クラス
GcTabControl メンバ

Send Feedback