'Declaration Public Overloads Overridable Sub PaintBackground( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Usage Dim instance As GradientHeaderRenderer Dim g As Graphics Dim r As Rectangle instance.PaintBackground(g, r)
Parameters
- g
- Graphics device interface for painting the indicator
- r
- Location and size of the rectangular region in which to paint