[]
Paints the text of the element in the specified rectangle.
protected virtual void PaintText(Graphics g, Rectangle rText)
Protected Overridable Sub PaintText(g As Graphics, rText As Rectangle)
Type | Name | Description |
---|---|---|
Graphics | g | Graphics device |
Rectangle | rText | Rectangle bounding the text |