Control in MDI Form
-
I am New in Windows application. I am using .NET 2.0 with Vb.Net. in my project i have to put some control on MDI from. when i put some control on it and open Child form, Child form goes behind to that control which i put on MDI Page. Can any one help me, how i will sole my problem.
-
I am New in Windows application. I am using .NET 2.0 with Vb.Net. in my project i have to put some control on MDI from. when i put some control on it and open Child form, Child form goes behind to that control which i put on MDI Page. Can any one help me, how i will sole my problem.
Ajeet mittal wrote:
Child form goes behind to that control which i put on MDI Page
Did you try to search the forums? This has been aswered quite many times, for example: http://www.codeproject.com/script/Forums/View.aspx?fid=1646&msg=2774201[^]
The need to optimize rises from a bad design. My articles[^]