myControlSkins

Type: JadeSkinControlNameDict

Availability: Read or write at any time

The myControlSkins property of the JadeSkinApplication class contains a reference to a collection of the control skins to be applied to an application.

Each control class that can be skinned has an equivalent associated skin class. The myControlSkins collection can include multiple skins for each control type when they reference a different skin category.

A control skin is applied only to controls of the same type with the same defined skin category (for details, see the Window class skinCategoryName property).