Hello,
I'm an Italian new C++ programmer and I need help to solve a problem that I think wuold be very easy for normal or well skilled C++ programmer.
I have installed MFC Feature pack and I'm trying to retrieve a value from a CMFCPropertyGridProperty object. I want to retrieve a color value. I have two major problems. The first in what way I can call the various subitem in my grid object? The next Problem is in what way I can retrieve the color value from the palette (If I do this where the palette is defined I can use the GetColor() method but i can't use this method if I try to do this in any other part of the application). I'm triyng to use the color palette in order to make a drawcli like application
Thank you for the help.



LinkBack URL
About LinkBacks


