[]
Fills the background with a gradient.
protected virtual void FillBackgroundWithGradient(Graphics g, Rectangle r)
Protected Overridable Sub FillBackgroundWithGradient(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | r | Bounding rectangle for the gradient |