Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how do i change the BackGround color of a TitleBar ??? while I'm at it - How do I change the color of the text in the TitleBar ?
You'll need to handle the WM_NCPAINT message, and draw the title bar when that message arrives.