Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / KeyboardShortcutsEnabled Property

In This Topic
    KeyboardShortcutsEnabled Property
    In This Topic
    Gets or sets a value indicating whether the editor processes shortcuts for basic editing operations
    Syntax
    'Declaration
     
    Public Property KeyboardShortcutsEnabled As System.Boolean
    public System.bool KeyboardShortcutsEnabled {get; set;}
    See Also