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

ナビゲーターの背景色を取得または設定します。
構文
Public Property BackColor As Color
public Color BackColor {get; set;}

プロパティ値

ナビゲーターの背景System.Drawing.Color。このプロパティを設定しない場合、ナビゲーターのBackColorGcTabControlと同じになります。
解説
タブページストリップの幅がタブコントロールの幅を超えており、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

参照

NavigatorStyle クラス
NavigatorStyle メンバ

Send Feedback