All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
HotKeyMapping Class Reference

HotKeyMapping class More...

Public Member Functions

 HotKeyMapping ()
 Initializes a new instance of the HotKeyMapping class. More...
 

Properties

string Command [get, set]
 Gets or sets the command. More...
 
HotKeySequence HotKeySequence [get, set]
 Gets or sets the hot key sequence. More...
 

Description

HotKeyMapping class

Constructor & Destructor Documentation

Initializes a new instance of the HotKeyMapping class.

Property Documentation

string Command
getset

Gets or sets the command.

The command.

HotKeySequence HotKeySequence
getset

Gets or sets the hot key sequence.

The hot key sequence.