ShowFocusRectangle Property (ExpandButtonElement)
In This Topic
Gets or sets whether the element should display a focus rectangle when it has focus.
Syntax
'Declaration
Public Property ShowFocusRectangle As Boolean
public bool ShowFocusRectangle {get; set;}
See Also