Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ShortcutKeysSettings Class / SelectAll Property

In This Topic
    SelectAll Property
    In This Topic
    Gets or sets the select all shortcut.
    Syntax
    'Declaration
     
    Public Property SelectAll As Keys
    public Keys SelectAll {get; set;}
    See Also