can I call a form in tab control in vb.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Garima12
    New Member
    • Mar 2007
    • 58

    can I call a form in tab control in vb.net

    There is a mdi form with 4 tabs on it. I want to call respectie windows forms in those tabs. can I do so or I should put the controls directly inside the tabs rather than creating 4 win forms?
    thks
  • malav123
    New Member
    • Feb 2008
    • 217

    #2
    Hi,
    You can not directly call that tab controll, but you have to write that code in vb.net tab controll...

    Comment

    • balame2004
      New Member
      • Mar 2008
      • 142

      #3
      Originally posted by malav123
      Hi,
      You can not directly call that tab controll, but you have to write that code in vb.net tab controll...

      Hi,

      This is a feature named "Tabbed MDI".

      Many third party component providers provide us Tabbed MDI feature.

      Some of .Net Component providers are following.

      1.Syncfusion. www.syncfusion. com
      2.Infragisticts . www.infragistic s.com

      Try to evaluate the above products.

      If you want more info regarding Tabbed MDI feature (especially for Syncfusion product) post your question here.


      - Balaji U

      Comment

      Working...