The ExSkin supports the following properties and methods:


| Name | Description | |||
| ActiveForeColor | Specifies the foreground color when window is active. | |||
| Attach | Attaches the skin to specified window. | |||
| FontTitle | Retrieves or sets the window title's font. | |||
| ImageTitle | Specifies the image being displayed in the window's title bar. | |||
| InactiveForeColor | Specifies the foreground color when window is inactive. | |||
| Load | Loads a skin file at runtime. | |||
| MinHeight | Specifies the minimum height that a form can be resized to. | |||
| MinWidth | Specifies the minimum width that a form can be resized to. | |||
| Refresh | Repaints the window. | |||
| Version | Retrieves the control's version. |