PowerTools PlusPak for Windows Forms 8.0J
TabBackgroundImage プロパティ (GcTabBase)

すべてのタブの背景イメージを取得または設定します。
構文
Public Property TabBackgroundImage As Image
public Image TabBackgroundImage {get; set;}

プロパティ値

System.Drawing.Imageオブジェクトはすべてのタブの背景イメージを示します。
解説
GcTabPage.TabBackgroundImageがnullの場合、プロパティ値はすべてのタブの背景を描画するために使用されます。
プラットフォーム

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

参照

GcTabBase クラス
GcTabBase メンバ

Send Feedback