|
-
August 19th, 1999, 02:15 AM
#1
Painiting CTabControl background
I have a CPropertyPage in a dialog this dialog has a bitmap as a background (like a color). I have succeded to change the background of the CpropertPage to my bitmap. BUT I don’t know How to change the Tab background.
As you know this Tab belongs to the CpropertySheet ( I use GetTacControl() )and it’s not a Free control that I can Overload and change it’s property.
What Can I do????
Shirly
mailto:[email protected]
-
August 19th, 1999, 03:16 AM
#2
Re: Painiting CTabControl background
Hello,
I do this but it's not very clean, i paint some bloc on the tab, you need to scan the control to detect the dimension and you need to intercepte message when the tab change to redraw the new first tab.
A++
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|