Serial Shortcuts
Categories: DotNetBar for Windows Forms
DotNetBar items allow you to define multiple shortcut keys for an item. Sample application below shows how you can use that functionality to implement serial shortcuts i.e. the execution of a command after two or more shortcut key presses have been executed.
For example Ctrl+F then Ctrl+D.
Related posts:
Leave a Reply!