[]
Asks the control to repaint the background for the object.
protected override void PaintSpecialBackground(Graphics g, Rectangle r)
Protected Overrides Sub PaintSpecialBackground(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | r | Bounding rectangle for the object |