Spread Windows Forms 8.0 Product Documentation
PaintSpecialActiveSelection Method (FlatFilterBarHeaderRenderer)


Syntax
'Declaration
 
Protected Overrides Sub PaintSpecialActiveSelection( _
   ByVal g As Graphics, _
   ByVal r As Rectangle, _
   ByVal color As Color, _
   ByVal appearance As Appearance _
) 
'Usage
 
Dim instance As FlatFilterBarHeaderRenderer
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
)

Parameters

g
r
color
appearance
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

FlatFilterBarHeaderRenderer Class
FlatFilterBarHeaderRenderer Members

 

 


Copyright © GrapeCity, inc. All rights reserved.