Results 1 to 8 of 8

Thread: creating a second instance of a form [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    Question 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
  •  



Click Here to Expand Forum to Full Width