PowerTools SPREAD for Windows Forms 8.0J
OnPaintGrayArea メソッド


イベントデータを含む PaintGrayAreaEventArgs オブジェクト。
PaintGrayArea イベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnPaintGrayArea( _
   ByVal e As PaintGrayAreaEventArgs _
) 
'使用法
 
Dim instance As FpSpread
Dim e As PaintGrayAreaEventArgs
 
instance.OnPaintGrayArea(e)
protected virtual void OnPaintGrayArea( 
   PaintGrayAreaEventArgs e
)

パラメータ

e
イベントデータを含む PaintGrayAreaEventArgs オブジェクト。
参照

FpSpread クラス
FpSpread メンバ

 

 


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