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 font of the Application Title that is on the Mainframe window thanks robin
That's not simple. You have to draw the caption by yourself. I don't know what to do exactly, but you have to handle many window messages, such as WM_NCPAINT, WM_NCACTIVATE and more...