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

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