GrapeCity SPREAD for Windows Forms 11.0J
GetPaintSpecialActiveSelectionRegion メソッド (FlatColumnHeaderRenderer)


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

パラメータ

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

FlatColumnHeaderRenderer クラス
FlatColumnHeaderRenderer メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.