If you trying to make like a wizard, where the controls changed based on
what was selected previously, I did this. Make the tab control flat. Cover
the tabs with a panel control and put any text in the panel to explain
state. Create Back and Next buttons on the bottom to move between panels.
"Winston" <(E-Mail Removed)> wrote in message
news:0db401c34d2c$6a4e9320$(E-Mail Removed)...
> when i use tabcontrol,i find that there is no property for
> the tabpage to visible or unvisible.i want make tabpage1
> to visible but tabpage2 to unvisible,but beacause there
> some progress need controls on tabpage2,so i can remove
> tabpage2,i just want to make it unvisible.how can i make
> that?
> thanks
>
|