GrapeCity PlusPak for Windows Forms 11.0J
DrawCloseIcon メソッド

描画するSystem.Drawing.Graphicsオブジェクト。
System.Drawing.Rectangleの値は塗りつぶす矩形を示します。
指定したスタイルの[閉じる]アイコンを描画します。
シンタックス
Protected Sub DrawCloseIcon( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle _
) 
protected void DrawCloseIcon( 
   Graphics graphics,
   Rectangle rectangle
)

パラメータ

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

参照

SystemIconRenderer クラス
SystemIconRenderer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.