timmay3141
Programmer
I need help using a tab control C++ with win32. I didn't see a single good online tutorial for how to use one. I'm sure there is quite a bit to know about how to use them, but can someone give me the basic messages that a tab control will send, and how to use them to show the correct controls for each page? Do I have to manually say which controls to show/hide, or is their an easier way to do it?