How to display the ctrl+Tab window programmatically

Docking/MDI for Windows Forms Forum

Posted 15 years ago by Roger Rong
Version: 1.5.43
Avatar
Just wondering any programmatically way to display that navigation window which is normally launched by clicking the ctrl+Tab?

I have tried the "SendKeys.SendWait("^{TAB}");" but the navigation window just flashed and disapeared.

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Roger,

That navigation window requires that the Ctrl key is held down or else it disappears. There isn't a way to programmatically display it right now since it is hotkey-based.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.