ShowFocusBorder Property (SplitButtonStyles)
In This Topic
Gets or sets the value indicating whether a control should show the focus rectangle or not.
Syntax
'Declaration
Public Overridable Property ShowFocusBorder As Boolean
public virtual bool ShowFocusBorder {get; set;}
See Also