PowerTools SPREAD for Windows Forms 8.0J
GetPaintSpecialActiveSelectionRegion メソッド (BaseHeaderFlatStyleRenderer)


セルを描画するための矩形領域の位置とサイズ。
レンダラーコントロールの外観設定。
特定のアクティブな選択をOffice 2013のように描画する領域を取得します。
構文
'Declaration
 
Protected Overridable Function GetPaintSpecialActiveSelectionRegion( _
   ByVal r As Rectangle, _
   ByVal appearance As Appearance _
) As Region
'使用法
 
Dim instance As BaseHeaderFlatStyleRenderer
Dim r As Rectangle
Dim appearance As Appearance
Dim value As Region
 
value = instance.GetPaintSpecialActiveSelectionRegion(r, appearance)
protected virtual Region GetPaintSpecialActiveSelectionRegion( 
   Rectangle r,
   Appearance appearance
)

パラメータ

r
セルを描画するための矩形領域の位置とサイズ。
appearance
レンダラーコントロールの外観設定。
参照

BaseHeaderFlatStyleRenderer クラス
BaseHeaderFlatStyleRenderer メンバ

 

 


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