ExSkinForm object
Tip The /COM object can be placed on a HTML page (with usage of the HTML object tag:  <object classid="clsid:...">)  using the class identifier: {7E1B1206-DAD1-45D8-B991-42148ACB7C59}. The object's program identifier is: "Exontrol.SkinForm". The /COM object module is: "ExSkin.dll"
Exontrol's ExSkin is an ActiveX control that enables you to change the visual appearance of your project's forms, providing you with the skin (or look&feel) support. Now you can do: any kind of window captions, frames, client and non-client areas and more. The control provides a WYSWYG Skin Builder that helps you to create new skins. Simple place the control on the form, and load a skin and your form's appearance is changed. So, it is possible now to make your program look like any program from MacOS, BeOS, Unix, and create your Winamp-like user interface. By using skins, you can have your own style of resizable windows in your projects. 

The ExSkin supports the following properties and methods:

NameDescription
ActiveForeColorSpecifies the foreground color when window is active.
AttachAttaches the skin to specified window.
FontTitleRetrieves or sets the window title's font.
ImageTitleSpecifies the image being displayed in the window's title bar.
InactiveForeColorSpecifies the foreground color when window is inactive.
LoadLoads a skin file at runtime.
MinHeightSpecifies the minimum height that a form can be resized to.
MinWidthSpecifies the minimum width that a form can be resized to.
RefreshRepaints the window.
VersionRetrieves the control's version.