Results 1 to 2 of 2

Thread: Re-usable Forms: Several Forms on runtime, same source

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2001
    Location
    just as global as it gets
    Posts
    71

    Wink Re-usable Forms: Several Forms on runtime, same source

    Hey!

    I've got a question (yet again): Is it possible to design one frame, but calling it several times (resulting in several open windows)? For example, a property-form. I got the code and a lot of stuff with properties. Now I want to load my property-form to show the actual item.

    But then I want to compare that item with another one, so I need both properties at hand. form1.show won't do, because this would replace the first form. So is there another method to call forms? Like callForm(ID,caption,owner) or something?

    Thank you!!
    The PC can't replace your life...
    ...but you can get a great break with it

    VB6, (D)HTML, JavaScript, TI-85
    German, English, Portuguese, Spanish, French & a bit of latin

  2. #2
    Frenzied Member
    Join Date
    Mar 2001
    Location
    You are HERE •™
    Posts
    1,300
    Maybe this is something your looking for:

    http://www.vbwm.com/art_1997/art_rfm.htm

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