RadControls for WinForms

Encapsulates the data, associated with the IShortcutProvider.OnShortcut callback.

Namespace: Telerik.WinControls
Assembly: 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

System..::..Object
  System..::..EventArgs
    Telerik.WinControls..::..ShortcutEventArgs
      Telerik.WinControls..::..PartialShortcutEventArgs

See Also