PowerTools PlusPak for Windows Forms 8.0J
FillControlWithColor メソッド

塗りつぶす GcTabControl を指定します。
現在のカラープロバイダポリシーでターゲットの GcTabControl オブジェクトを塗りつぶします。
構文
Public Sub FillControlWithColor( _
   ByVal gcTabControl As GcTabControl _
) 
public void FillControlWithColor( 
   GcTabControl gcTabControl
)

パラメータ

gcTabControl
塗りつぶす GcTabControl を指定します。
プラットフォーム

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

参照

TabControlColorProvider クラス
TabControlColorProvider メンバ

Send Feedback