[]
Paints the element.
public virtual void Dopaint(Graphics g, Rectangle r)
Public Overridable 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 |