I would like the title bars in my application to have a certain color (for example green) despite what the user has set up as the system colors on their computer. Any help would be appreciated. Thanks in advance.
Printable View
I would like the title bars in my application to have a certain color (for example green) despite what the user has set up as the system colors on their computer. Any help would be appreciated. Thanks in advance.
Two articles by Paul DiLascia describe drawing a custom caption. It's not as trivial as it sounds. It's in the VC 6 online help. Search for "custom caption" (you need to specify the quotes in the search) and you should see it.
Regards,
Paul McKenzie