R
Rob Oldfield
Hi,
I would like to build an app where my main form can take on various
different layouts depending on choices made by the user. In fact, it would
be very similar to how a tab control works... if user does action a, then
make tab x visible, if action b, then make tab y visible etc.
But I don't want to have the tabs visible. Any ideas?
(Having Googled for a solution, I'm aware of the options of moving the tabs
to a hidden tab control type solution... but when they come back, they'll
still show up with a tab. Which I don't want.)
I would like to build an app where my main form can take on various
different layouts depending on choices made by the user. In fact, it would
be very similar to how a tab control works... if user does action a, then
make tab x visible, if action b, then make tab y visible etc.
But I don't want to have the tabs visible. Any ideas?
(Having Googled for a solution, I'm aware of the options of moving the tabs
to a hidden tab control type solution... but when they come back, they'll
still show up with a tab. Which I don't want.)