Results 1 to 3 of 3

Thread: Embedding forms within forms

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    San Diego - California
    Posts
    251

    Cool

    I have an app, with lots of modal forms, that need to be remodeled.

    I want to have a tabstip in frmMain and then embed the old existing forms in the client area of the tabstrip. The forms must then be modeless and must appear to be in the tabstip.

    Any guru with ideas ?.


  2. #2
    Guest
    Convert them all to UserControls, and then just draw them on the the tabstrip. To convert a form to a usercontrol, you need to do a bit of hacking on the form file using notepad - have a look at the two - it's not really difficult

    - gaffa

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    San Diego - California
    Posts
    251
    Thanks Gaffa

    Its not what you know, its who you know. I sure I will come right now.

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