Encapsulates the data, associated with the IShortcutProvider.OnShortcut callback.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class ShortcutEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class ShortcutEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
See Also