Results 1 to 4 of 4

Thread: container for forms

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2002
    Location
    Austria
    Posts
    52

    container for forms

    hi...

    is there a container in vb.net which can show forms? what i want to do is to show form_x in formMain. form_x is not always the same form...

    maybe someone has an idea how to solve this problem

    thanks

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    MDI Parents work like that, is that what you mean?

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2002
    Location
    Austria
    Posts
    52
    i'm searching for a control which can be placed on an existing form... during runtime the control should show different forms.

    what i want to do is to design the look&feel of vb.net (especially the sourcecode-element). the opened objects (forms, classes, modules) are shown in the codearea and in the header-area the titles of the opened objects are listed. with the magiclibrary it is possible to program such an interface but the tabpage-object of the magiclibrary can only show controls (textbox...).

    maybe there's an activeX-control or something like that?

  4. #4

    Thread Starter
    Member
    Join Date
    Nov 2002
    Location
    Austria
    Posts
    52
    userdefined controls are the solution...

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