[]
Draws focus rectangle
protected virtual void DrawFocusRectangle(Graphics g, Rectangle bounds)
Protected Overridable Sub DrawFocusRectangle(g As Graphics, bounds As Rectangle)
| Type | Name | Description |
|---|---|---|
| Graphics | g | Graphics instance. |
| Rectangle | bounds | Focus bounds. |