[]
Specifies the type of the selection indicator.
public enum FocusRectangle
Public Enum FocusRectangle
| Name | Description |
|---|---|
| Box | Shows the selection indicator as a box. |
| FlatButton | Shows the selection indicator as 3D when the mouse moves over the focus item; otherwise, shown as flat. |
| Normal | Shows the selection indicator as a focus rectangle. |
| ThreeD | Shows the selection indicator as 3D (reverse). |