ShowFocusCues Property (InputEditorViewBase)
In This Topic
Geta a value that indicates whether the user interface is in a state to show or hide focus rectangles.
Syntax
'Declaration
Protected ReadOnly Property ShowFocusCues As Boolean
protected bool ShowFocusCues {get;}
See Also