You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
mdi
About this tag
The MDI tag on WindowsForum.com covers discussions about the Multiple Document Interface (MDI) in Windows applications. Users seek ways to remap keyboard shortcuts, such as replacing the default Ctrl+Tab behavior for switching between child windows with actions like Ctrl+Mouse-Left-Click for switching between program instances. Topics include customizing shortcut keys, improving workflow efficiency, and understanding MDI program behavior. The tag is relevant for power users and developers working with legacy or custom MDI applications on Windows.
Guys, I love and extensively use the Ctrl+Mouse-Left-Click shortcut. This shortcut directly switch to next open instance of a program if we click on its icon on toolbar.
I would like to perform this action without mouse.
And I would like to use Ctrl-Tab (which actually switchs to next child...