The HotkeySelector Class
A powerful class that provides hotkey-selection for controls at runtime
As noted earlier, HotkeyListener
would have been pretty much half-baked had the ability to provide hotkey selection not been there. That's the whole intention of this class. It is able to "convert" any control into an actual hotkey selector for usage at runtime.
Here's a preview of an application using this feature:

Last updated
Was this helpful?