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!
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!