GrapeCity PlusPak for Windows Forms 10.0J
DrawStripBackground メソッド (MdiChildSkin)

描画に使用するSystem.Drawing.Graphicsの値。
2つのストリップの間にあるスペースのSystem.Drawing.Rectangle
StripSettingsの値にはストリップの描画データが含まれます。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
ストリップの背景を描画します。
シンタックス
Public Overrides Sub DrawStripBackground( _
   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オブジェクトにはコントロールの描画設定が含まれます。
参照

参照

MdiChildSkin クラス
MdiChildSkin メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.