Hi experts.
I have created a mainform that have several buttons. Each button drag a form from a dll to the mainform... so the mainform is the main GUI which dock other forms into the application at run time.
My question is:
How to support the keyboard for forms that are stored in a DLL and are docked on a control of the application?
It seem that I can not get focus on any components or use the Tab key in the dll form that have been docked?
Any ideas.. links.. help.. solutions are great.
Thanks in advance..
cheers,
mha
I have created a mainform that have several buttons. Each button drag a form from a dll to the mainform... so the mainform is the main GUI which dock other forms into the application at run time.
My question is:
How to support the keyboard for forms that are stored in a DLL and are docked on a control of the application?
It seem that I can not get focus on any components or use the Tab key in the dll form that have been docked?
Any ideas.. links.. help.. solutions are great.
Thanks in advance..
cheers,
mha