ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / ShowFocusCues Property

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