Свойство | Тип | Описание | |
---|---|---|---|
appWideKeys | |||
editorHotkeys |
Метод | Описание | |
---|---|---|
AdjustBinding ( string hotkeyName, |
||
HotkeyOptions ( |
||
ReadBinding ( string hotkeyName, Hotkey>.Dictionary |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
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 | |
Результат | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public HotkeyOptions ( |
||
settings | ||
Результат | System |
public static ReadBinding ( string hotkeyName, Hotkey>.Dictionary |
||
hotkeyName | string | |
dict | Hotkey>.Dictionary | |
Результат | Keys |