Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / ShortcutsEnabled Property

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