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

In This Topic
    CancelBackgroundWork Property
    In This Topic
    Gets or sets the cancel background work shortcut.
    Syntax
    'Declaration
     
    Public Property CancelBackgroundWork As Keys
    public Keys CancelBackgroundWork {get; set;}
    See Also