tabcontrol - cannot disable or hide tab pages

G

Guest

Hi,
I'm upgrading an application from VB6 to .NET. It used tab controls in VB6
to achieve a tab dialogue / wizard type effect - navigating from one tab to
the next as the user filled in information.

When this has upgraded to .NET the user can suddenly click on the other tabs
without having completed the previous tabs i.e. the other tabs are not
disabled - only the controls on them are.

How do I disable and/or hide a tab page so that the user cannot navigate to
them by clicking on the tab ?

Regards
Michael
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top