|
-
Feb 25th, 2004, 09:26 AM
#1
Thread Starter
Frenzied Member
creating a second instance of a form [RESOLVED]
I have run across a bit of a delima (sp?) I have a form, form1, and occasionally, i need to call a second instance of it and call it form2. I need to have form2 reflect form1 ALWAYS so I figure INHERITING form1 would be the answer. I know that if I compile form1 into a .dll, I can call upon it and create form2. BUT, I make changes to form1 on a regular basis.
If you're still with me, how can i efficiently create form2 and have it stay consistent with form1?
Last edited by Andy; Mar 25th, 2004 at 10:11 PM.
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
|