gmgarrison
Programmer
Hey all,
I'm trying to use a tab control in a dialog-based application I'm writing and it's becoming a bit confusing. I understand that it's somehow based on PropertySheet and PropertyPages, but I'm having trouble because I don't understand what you do in Resource editor and what you have to write yourself. Basically, I've got one main screen that has a large tab control on it that has four tabs which represent the four main sections of the program. I have four dialogs already designed that are derived from CPropertyPage. I'm not sure whether I need to drop a tab control on another dialog, or just write some code on the main dialog. Any hints are appreciated...
Thanks,
Greg