tab fixed height

N

NetworkTrade

the user wants to select the form's tab via a button, not the regular tab
itself.

button approach works, that's fine.

but to hide the actual tab "header" itself for all tabs: ....when I adjust
property: 'tab fixed height' of the overall TabCtl
I can make it very small and not really visible but value of 0 restores it
to regular full height....

is there a better way to hide all the tab headers....
 
A

Allen Browne

Why not just set the tab control's Style property to:
Buttons

Set it to None if you really want neither tabs nor buttons.
 

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