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