GraphicsCache.DrawFocusRectangle Method
Name | Parameters | Description |
---|---|---|
DrawFocusRectangle(Graphics, Rectangle, Color, Color) | g, r, foreColor, backColor | Draws a focus rectangle on the specified graphics surface and within the specified bounds. |
DrawFocusRectangle(Rectangle, Color, Color) | r, foreColor, backColor | Draws a focus rectangle within the specified bounds. |