PowerTools SPREAD for Windows Forms 8.0J
PrePaintTextResult コンストラクタ


矩形境界。
true に設定した場合、セルの描画は実行されません。
PrePaintTextResult クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal bounds As Rectangle, _
   ByVal stopPainting As Boolean _
)
'使用法
 
Dim bounds As Rectangle
Dim stopPainting As Boolean
 
Dim instance As New PrePaintTextResult(bounds, stopPainting)
public PrePaintTextResult( 
   Rectangle bounds,
   bool stopPainting
)

パラメータ

bounds
矩形境界。
stopPainting
true に設定した場合、セルの描画は実行されません。
参照

PrePaintTextResult クラス
PrePaintTextResult メンバ

 

 


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