Namespace Telerik.WinControls.Keyboard
Classes
Represents a keyboard chord composed of key combinations and modifiers for input binding and shortcuts. |
|
|
|
Represents the state of the modifier keys (SHIFT, CTRL, and ALT) in a Chord. |
|
Represents a binding between user input and a command. Defines the relationship between keyboard chords, commands, and their execution context. |
Represents a collection of input bindings that can be used to manage keyboard shortcuts and commands. Provides functionality to add, remove, and search for input bindings within the collection. |
Provides keyboard shortcut management and input binding functionality for RadControls and RadItems. |
Delegates
Represents the method that will handle the Activate event. |