[]
Provides data for the DrawFocus event.
public class DrawFocusEventArgs : EventArgs
Name | Description |
---|---|
FocusRectangle | Gets or sets the bounds of the focus rectangle. |
Graphics | Gets the graphics used to paint the focus rectangle. |
Handled | Gets or sets whether the focus rectangle was drawn from user code. |