ControlPaint::DrawFocusRectangle Method
.NET Framework (current version)
Draws a focus rectangle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DrawFocusRectangle(Graphics^, Rectangle) | Draws a focus rectangle on the specified graphics surface and within the specified bounds. |
![]() ![]() | DrawFocusRectangle(Graphics^, Rectangle, Color, Color) | Draws a focus rectangle on the specified graphics surface and within the specified bounds. |
Show:

