I want to customize the MDI child window caption bars in my application.

This article shows an approach to skinning the caption bar:

http://www.codeproject.com/KB/dialog...ptionbars.aspx

Looks like this guy just placed an image on top of the caption bar. The standard Xp caption bar can be seen under the skin.

I want thin caption bars as seen on the child window in the follow screen shot (NYSE Composite):
http://www.trade2win.com/boards/atta...l-untitled.jpg

Are these caption bars built-in? Is there a style to turn them on? If not, what is a better way to go about skinning the caption bar?

Thanks