Focus in DocumentWindow

Docking/MDI for Windows Forms Forum

Posted 17 years ago by Eng. Luis Felipe Kummer - Software Developer, Altus Sistemas de Informatica S.A
Version: 1.0.28
Avatar
Hi!!

I have many components in my DocumentWindow. This components are in order. When have others TabbedMdiWindow in a DocumentManager and when change between then, the focus go to the first component. Exist a way to that can put focus in other component?


Thanks!

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You could change the TabIndex of all the controls so that the one you want to have focus has the lowest index. Then the ones located below that should each increase the tab index. Then the ones above the target control should have tab indices higher than those.


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.