A
a_unique_name
Guest
Hello Folks:
Developing on Windows 10 Pro, Win32, no MFC.
I'm drawing some marks on a dialog. I want to erase them by drawing the same marks using GetBkColor() for the dialog's HDC.
GetBkColor() returns white, 0xFFFFFF instead of the light gray.
How do I find that color, or whatever color is used to draw the dialog?
Thanks
Larry
Continue reading...
Developing on Windows 10 Pro, Win32, no MFC.
I'm drawing some marks on a dialog. I want to erase them by drawing the same marks using GetBkColor() for the dialog's HDC.
GetBkColor() returns white, 0xFFFFFF instead of the light gray.
How do I find that color, or whatever color is used to draw the dialog?
Thanks
Larry
Continue reading...