Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
- .NET API Reference
- EO.Base
- EO.Base.UI
- EO.Extensions
- EO.Pdf
- EO.Pdf.Acm
- EO.Pdf.Contents
- EO.Pdf.Drawing
- EO.Pdf.Mvc
- EO.Web
- EO.Web
- Classes
- Structures
- NullableBool Structure
- Shortcut Structure
- Shortcut Structure
- Shortcut Members
- Shortcut Constructor
- Fields
- Properties
- Operators
- Enumerations
- Delegates
- EO.WebBrowser
- EO.WebBrowser.DOM
- EO.WebEngine
- EO.WinForm
- EO.Wpf
- EO.Wpf.Gauge
- EO.Wpf.Gauge.Shapes
- EO.Wpf.Primitives
- EO.Wpf.Themes.Aero
- EO.Wpf.Themes.Classic
- EO.Wpf.Themes.Luna
- EO.Wpf.Themes.Metro
- EO.Wpf.Themes.Royale
- JavaScript API Reference
- .NET API Reference
Shortcut Members |
The Shortcut structure exposes the following members.
Constructors
Name | Description | |
---|---|---|
Shortcut(string); | Creates a new instance of Shortcut class. |
Properties
Name | Description | |
---|---|---|
Alt | Gets or sets the boolean value indicating if the Alt key should be held. | |
Ctrl | Gets or sets the boolean value indicating if the Ctrl key should be held. | |
KeyCode | Gets or sets the main key for the shortcut. | |
Shift | Gets or sets the boolean value indicating if the Shift key should be held. |
Methods
Name | Description | |
---|---|---|
GetType (inherited from Object) |
See Also