Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TabControl in VS.NET

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hello all...

I'm pretty new to C# (which BTW rocks!), I have a WinForm, and I want to plug in 3 tabs (similar to the tabs on this web page at the top); of course each tab will call different objects that will build the interface of that specific tab called.

I'm lost here, I drag the TabControl from the Toolbox within VS.NET, expecting to get a "tab" on my WinForm, instead I get a "box"?
What am I missing here? A panel or something??

I'm sure one of you has done this before, please help...

I thank you all in advance for your time!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top