[]
Paints the text and picture in the element.
protected virtual void PaintTextAndPicture(Graphics g, Rectangle r)
Protected Overridable Sub PaintTextAndPicture(g As Graphics, r As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | r | Rectangle bounding both the text and picture |