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

描画に使用するSystem.Drawing.Graphicsの値。
2つのストリップの間にあるスペースのSystem.Drawing.Rectangle
StripSettingsの値にはストリップの描画データが含まれます。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
各ストリップの間のスペースを描画します。
構文
Public Overrides Sub DrawStripSpace( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal stripSettings As StripSettings, _
   ByVal controlSettings As ControlSettings _
) 

パラメータ

graphics
描画に使用するSystem.Drawing.Graphicsの値。
rectangle
2つのストリップの間にあるスペースの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