ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / NumericEditCalculator Class / ShowFocusCues Property

In This Topic
    ShowFocusCues Property
    In This Topic
    Gets a value indicating whether the control should display focus rectangles.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property ShowFocusCues As Boolean
    protected override bool ShowFocusCues {get;}

    Property Value

    true if the control should display focus rectangles; otherwise, false.
    See Also