'Declaration
Protected Overridable Sub FillBackgroundWithGradient( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
Parameters
- g
- Graphics device
- r
- Bounding rectangle for the gradient
'Declaration
Protected Overridable Sub FillBackgroundWithGradient( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )