• 0

[vb] Simple way to embed a form within a form?


Question

6 answers to this question

Recommended Posts

  • 0

Lol! You never stated it was VB.

How about creating a control from your form? You can't really embed a form in a form without having to do some Win32 trickery. At least, I'm unaware of a simple way.

Link to comment
Share on other sites

  • 0

just create a picturebox within the form and copy over all controls from the form you wish to embed.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.