Marco,
You have to create a user defined control (a new Class) that paints itself the way you want it, or use a skin that changes the appareance of the standard Windows controls.
To create a skin basically you change the C procedure of a standard Window Class.
In next FWH build we will provide skins support and also we will explain and provide functions to create your own skins