Suspending Hotkey Selection Forms
How to suspend hotkey-selection on certain forms e.g. a Settings form at runtime
// Call the method using our last HotkeySelector instance.
hkl.SuspendOn(form2);Last updated
How to suspend hotkey-selection on certain forms e.g. a Settings form at runtime
// Call the method using our last HotkeySelector instance.
hkl.SuspendOn(form2);Last updated