| | |
A collection of TabPages without the tabsection
Please support our C# advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
Thread Solved
![]() |
•
•
Join Date: Jan 2009
Posts: 4
Reputation:
Solved Threads: 0
I am writing a small wizard to help the user gather data in a pleasant way, but I don't want to use the standard install wizard layout, so I am working on writing my own.
I have tried using a standard TabControl but I don't want the line of tabs on top, I just want to hide them.
Another solution would be to write a Control with a Collection of TabPages, but this seems abit much for a problem that must be a common thing.
So any recommendations? Maybe just several Panels but that would be a hassle to make changes to.
I have tried using a standard TabControl but I don't want the line of tabs on top, I just want to hide them.
Another solution would be to write a Control with a Collection of TabPages, but this seems abit much for a problem that must be a common thing.
So any recommendations? Maybe just several Panels but that would be a hassle to make changes to.
You can use some containers and play with them, to show one and hide others.
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
Join Date: Jan 2009
Posts: 4
Reputation:
Solved Threads: 0
I see that I failed to mention that the reason I want to hide the tab-bar is because I want to guide the user using next and previous buttons. If nothing I could always ignore the mouseclicks on the bar so that nothing happens, but in my eyes that looks ugly. But maybe I have to live with it then, I can't be bothered to write a control from scratch just for some eye-candy.
Another option is just placing a panel over the tab-bar
Just hope I won't have any flickering.
Thanks for the replies
Another option is just placing a panel over the tab-bar

Just hope I won't have any flickering.
Thanks for the replies
![]() |
Other Threads in the C# Forum
- Previous Thread: File Path in XML
- Next Thread: building dll with exe
| Thread Tools | Search this Thread |
.net access algorithm alignment app application array bitmap box c# c#gridviewcolumn check checkbox client color combo combobox communication concurrency control conversion csharp custom data database datagrid datagridview dataset datatable datetime degrees draganddrop drawing enabled encryption enum excel file focus form format forms function gdi+ getoutlookcontactusinfcsvfile globalization hospitalmanagementsystem image input install java list localization mandelbroth math messagebox microsoftc#visualexpress mono mouseclick mysql operator path photoshop picturebox pixelinversion plotting pointer post programming radians read regex remote remoting richtextbox save server sleep socket sql sql-server statistics string stringformatting sun table text textbox thread time timer update usercontrol validate validation visualstudio webbrowser winforms wpf xml






