ShowFocusRectangle Property
ShowFocusRectangle
Specifies whether a focus rectangle should be displayed around the client area when the control has the input focus.
Declaration
public bool ShowFocusRectangle { get; set; }
Public Property ShowFocusRectangle As Boolean