Property | Type | Description | |
---|---|---|---|
appWideKeys | |||
editorHotkeys |
Method | Description | |
---|---|---|
AdjustBinding ( string hotkeyName, |
||
HotkeyOptions ( |
||
ReadBinding ( string hotkeyName, Hotkey>.Dictionary |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
HotkeyOptions_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
cmbHotkeys_SelectedIndexChanged ( object sender, |
||
pgHotkeyOptions_PropertyValueChanged ( object s, System.Windows.Forms.PropertyValueChangedEventArgs e ) : void |
public static AdjustBinding ( string hotkeyName, |
||
hotkeyName | string | |
key | ||
dict | Hotkey>.Dictionary | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public HotkeyOptions ( |
||
settings | ||
return | System |
public static ReadBinding ( string hotkeyName, Hotkey>.Dictionary |
||
hotkeyName | string | |
dict | Hotkey>.Dictionary | |
return | Keys |