GrapeCity PlusPak for Windows Forms 10.0J
DrawControlBackground メソッド (ImageSkin)

描画に使用するSystem.Drawing.Graphicsの値。
コントロールのSystem.Drawing.Rectangleの値。
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
コントロールの背景を描画します。
シンタックス
Public Overrides Sub DrawControlBackground( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle, _
   ByVal controlSettings As ControlSettings _
) 
public override void DrawControlBackground( 
   Graphics graphics,
   Rectangle rectangle,
   ControlSettings controlSettings
)

パラメータ

graphics
描画に使用するSystem.Drawing.Graphicsの値。
rectangle
コントロールのSystem.Drawing.Rectangleの値。
controlSettings
ControlSettingsオブジェクトにはコントロールの描画設定が含まれます。
参照

参照

ImageSkin クラス
ImageSkin メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.