[]
Specifies the display and location of the focus rectangle.
public enum DrawFocusRectangle : short
Public Enum DrawFocusRectangle As Short
Name | Description |
---|---|
AroundEdge | Draws a focus rectangle around the edge of the element |
AroundPicture | Draws a focus rectangle around the picture only |
AroundText | Draws a focus rectangle around the text only |
AroundTextAndPicture | Draws a focus rectangle around the text and the picture |
Default | Inherits the focus rectangle from the system settings |
None | Does not display the focus rectangle |