FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > FlatColumnHeaderRenderer クラス : PaintSpecialActiveSelection メソッド |
'Declaration Protected Overrides Sub PaintSpecialActiveSelection( _ ByVal g As Graphics, _ ByVal r As Rectangle, _ ByVal color As Color, _ ByVal appearance As Appearance _ )
'使用法 Dim instance As FlatColumnHeaderRenderer Dim g As Graphics Dim r As Rectangle Dim color As Color Dim appearance As Appearance instance.PaintSpecialActiveSelection(g, r, color, appearance)
protected override void PaintSpecialActiveSelection( Graphics g, Rectangle r, Color color, Appearance appearance )