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

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