Hi,

Though I have some experience in win32 API and c++, tab controls continue to elude my understanding. I understand including the comctrl32 lib and header. I know to init common controls. I can create a tab window and add tabs to it.

I just can't seem to grasp of how to tell when a specific tab has been selected. Searching online for this, the results, I find confusing. I just need to know what to look for with winproc.

Any help is most appreciated, Tia..