Results 1 to 2 of 2

Thread: tabs and form in form?

  1. #1
    marian4you is offline VB.NET Forum Newbie
    .NET Framework
    .NET 2.0
    Join Date
    Jun 2012
    Posts
    1
    Reputation
    0

    tabs and form in form?

    Hello.

    I would like to make this program :
    But i have no clue on how to make the "form in form" show. Can anybody help me ?

    Any tutorials are welcome. Thanks in advance

  2. #2
    JohnH's Avatar
    JohnH is offline VB.NET Forum Moderator
    .NET Framework
    .NET 4.0
    Join Date
    Dec 2005
    Location
    Norway
    Posts
    14,177
    Reputation
    2368
    If you're talking about Windows Forms applications, "form in form" is normally achieved using MDI, but that would not work well with such a layout.
    For tabs there is the TabControl, adding content can be done directly to each page in designer. It would be possible to add a form to a tabpage, but it would be more natural to design such "pages" as usercontrols rather than forms.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Harvest time tracking