PowerTools SPREAD for Windows Forms 8.0J
Paint メソッド (DefaultErrorIconRenderer)


セルを描画するグラフィックインタフェース
指定したコントロールとサイズを使用して、ErrorIcon を持つセルを描画します。
構文
'Declaration
 
Public Sub Paint( _
   ByVal g As Graphics, _
   ByVal rectPaint As Rectangle _
) 
'使用法
 
Dim instance As DefaultErrorIconRenderer
Dim g As Graphics
Dim rectPaint As Rectangle
 
instance.Paint(g, rectPaint)
public void Paint( 
   Graphics g,
   Rectangle rectPaint
)

パラメータ

g
セルを描画するグラフィックインタフェース
rectPaint
参照

DefaultErrorIconRenderer クラス
DefaultErrorIconRenderer メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.