Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / ShortcutsEnabled Property

In This Topic
    ShortcutsEnabled Property (C1ComboBox)
    In This Topic
    Gets or sets a value indicating whether the defined shortcuts are enabled.
    Syntax
    'Declaration
     
    
    Public Property ShortcutsEnabled As Boolean
    public bool ShortcutsEnabled {get; set;}
    See Also