A
Amy L.
I have a Windows Application that has a tree view for options on the left
side of the form and when a user selects an option it changes the panel to
the right of the tree view.
At this point I have about 15 panels that I am working with and to be honest
it is becoming more and more difficult to manage. For example in the
IDE(VS.NET 2003) if I want to make a change to a panel I have to keep moving
each panel to the back until the panel I want pops to the front.
The tab control at first appeared to be ideal for this except I have been
unable to figure out how to hide the tab labels.
I know there has to be an easy way to manage something like this.
Any advise?
Amy.
side of the form and when a user selects an option it changes the panel to
the right of the tree view.
At this point I have about 15 panels that I am working with and to be honest
it is becoming more and more difficult to manage. For example in the
IDE(VS.NET 2003) if I want to make a change to a panel I have to keep moving
each panel to the back until the panel I want pops to the front.
The tab control at first appeared to be ideal for this except I have been
unable to figure out how to hide the tab labels.
I know there has to be an easy way to manage something like this.
Any advise?
Amy.