Click to See Complete Forum and Search --> : Title Bar


April 27th, 1999, 11:03 AM
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.

Paul McKenzie
April 27th, 1999, 12:33 PM
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