GrapeCity PlusPak for Windows Forms 10.0J
DrawBackground メソッド (SystemIconRenderer)

描画するSystem.Drawing.Graphicsオブジェクト。
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
背景を描画します。
シンタックス
Protected Overridable Sub DrawBackground( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle _
) 
protected virtual void DrawBackground( 
   Graphics graphics,
   Rectangle rectangle
)

パラメータ

graphics
描画するSystem.Drawing.Graphicsオブジェクト。
rectangle
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
参照

参照

SystemIconRenderer クラス
SystemIconRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.