VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftControlKeyEventArgs Class
In This Topic
VintasoftControlKeyEventArgs Class Properties
In This Topic
For a list of all properties of this type, see VintasoftControlKeyEventArgs.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the ALT key was pressed.
Public PropertyGets a value indicating whether the CTRL key was pressed.
Public PropertyGets or sets a value indicating whether the event was handled. (Inherited from VintasoftControlEventArgs)
Public PropertyGets the key character.
Public PropertyGets the key code.
Public PropertyGets the key data.
Public PropertyGets a value indicating whether the SHIFT key was pressed.
See Also