NextWindowNavigation with multiple instances of DockManager

Docking/MDI for Windows Forms Forum

Posted 19 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
I am using DockManager within my primary application, and I have NextWindowNavigationEnabled = true. Within that DockManager, I have a ToolWindow that contains another instance of DockManager. In that tool window, I have NextWindowNavigationEnabled = false so that it would not interfere with the DockManager instance on the main application.

While turning navigation off does prevent the NextNavigationWindow from appearing, it does not allow the "Ctrl+Tab" and "Alt+F7" key commands to propogate up to the DockManager instance of the main application.

Is there any way to prevent these shortcut keys from being consumed in the child instance so that the parent instance still behaves properly?

Comments (2)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Boyd, I'll make a code change and email you to test it out.


Actipro Software Support

Posted 19 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
The update works perfectly. Thanks for the quick follow-up!
The latest build of this product (v24.1.0) was released 5 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.