PowerTools PlusPak for Windows Forms 8.0J
DrawCaption メソッド (ButtonsSkin)

描画に使用するSystem.Drawing.Graphicsの値。
System.Drawing.Rectangleの値はキャプションの矩形を示します。
StripSettingsの値にはストリップの描画データが含まれます。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
タブのキャプションを描画します。
構文
Protected Overrides Sub DrawCaption( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) 

パラメータ

graphics
描画に使用するSystem.Drawing.Graphicsの値。
rectangle
System.Drawing.Rectangleの値はキャプションの矩形を示します。
stripSettings
StripSettingsの値にはストリップの描画データが含まれます。
controlSettings
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
プラットフォーム

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

参照

ButtonsSkin クラス
ButtonsSkin メンバ

Send Feedback