Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / ShowFocusCues Property

In This Topic
    ShowFocusCues Property (DropDownEditorViewBase)
    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