In another thread someone suggested I use a tab control for a project I'm working on.
What I need overall is, a method for the user to fill in some fields that are related to a selection they made in a dropdown box.
A tab control sounds good, but is there a way to lock the tabs so the user can't select the tabs themselves?
So basically, they would make a selection in a dropdown box, and then once the do. The appropriate tab would appear, and they could enter the info for that tab?
What I need overall is, a method for the user to fill in some fields that are related to a selection they made in a dropdown box.
A tab control sounds good, but is there a way to lock the tabs so the user can't select the tabs themselves?
So basically, they would make a selection in a dropdown box, and then once the do. The appropriate tab would appear, and they could enter the info for that tab?