Environment: eVC++, PPC 2003
Anyone know how to get the handle to the tabs of property pages? Every
property page has a rectangular area beneath its client area containing its
caption/title. Apparently, this tab area is a control of some sort because
when I change the background color of the page, the color of the tab is
unaffected. Getting hold of its handle will allow me to force its color
display to be the same as the page background. Thanks.