Hello,
I have a TDI layout where the documents are UserControls.
The UserControl contains a DockSite with 2 toolwindows (a code window and design window similar to Visual Studio).
When then code toolwindow have the focus and user presses CTRL+TAB a switcher is shown allowing the user to switch between the code and design windows instead of between document tabs.
If the main window is focused and the user presses CTRL+TAB there's no problem at all.
So my question is, how can I show the main window switcher instead of the UserControl switcher.
Thanks in advance,
Miky.
I have a TDI layout where the documents are UserControls.
The UserControl contains a DockSite with 2 toolwindows (a code window and design window similar to Visual Studio).
When then code toolwindow have the focus and user presses CTRL+TAB a switcher is shown allowing the user to switch between the code and design windows instead of between document tabs.
If the main window is focused and the user presses CTRL+TAB there's no problem at all.
So my question is, how can I show the main window switcher instead of the UserControl switcher.
Thanks in advance,
Miky.