[]
Paints the element.
public override void Dopaint(Graphics g, Rectangle r)
Public Overrides Sub Dopaint(g As Graphics, r As Rectangle)
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics device interface for painting |
| Rectangle | r | Rectangle that contains the element |