Product Information > JADE Developer’s Reference > Chapter 9 - Using Skins to Enhance JADE Applications > Setting the Skin of a Form

Setting the Skin of a Form

You can use the Form class setFormSkin method to set the current skin for a specific form regardless of the setting of the Window::skinCategoryName property or the Form class setApplicationSkin method to set the skin for a specific form and its controls. For details, see the following subsections.

FormsetFormSkin Method

FormsetApplicationSkin Method