CColorPropPage and Colors
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I've created an ActiveX control and added CColorPropPage to go with the Back- and ForeColor StockObjects, this gives me a propertypage with 16 colors but I want more! Are these 16 colors by design or is it because I have an old platform SDK thus using old dlls? Also, I want to get notified when a color changes, does this mean I have to change a Stock property to a Custom property or can I get notifications from a Stock Property? Thanks in advance, van Padoea.