|
-
Mar 4th, 2002, 04:25 AM
#1
Thread Starter
Addicted Member
MDI form
Hi everybody,
I want to create an application where I want to use a MDI form. As in any windows application i want to add the NEW command to the menu, using which i can create a new documnet. What I want to do is create a prototype of the child form and to create an instance of the prototype whenever i click on the NEW command. How can this be achieved? I have read that u can create a form which can act as prototype and declare an array of that prototype. BUt i don't want to limit myself to the ubound of the array declared. I want to let the user create as many instances as he/she wants.
Please can anyone help me.
Regards
Samir
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|