protected virtual void PaintSpecialActiveSelection( Graphics g, Rectangle r, Color color, Appearance appearance )
'Declaration Protected Overridable Sub PaintSpecialActiveSelection( _ ByVal g As Graphics, _ ByVal r As Rectangle, _ ByVal color As Color, _ ByVal appearance As Appearance _ )
'Declaration
Protected Overridable Sub PaintSpecialActiveSelection( _ ByVal g As Graphics, _ ByVal r As Rectangle, _ ByVal color As Color, _ ByVal appearance As Appearance _ )
'Usage Dim instance As BaseHeaderFlatStyleRenderer Dim g As Graphics Dim r As Rectangle Dim color As Color Dim appearance As Appearance instance.PaintSpecialActiveSelection(g, r, color, appearance)
'Usage
Dim instance As BaseHeaderFlatStyleRenderer Dim g As Graphics Dim r As Rectangle Dim color As Color Dim appearance As Appearance instance.PaintSpecialActiveSelection(g, r, color, appearance)
BaseHeaderFlatStyleRenderer Class BaseHeaderFlatStyleRenderer Members