Defining Skin Category Names

The Window class skinCategoryName property enables you to define each form and control with a skin category. This property does not contain a reference but a string name that can be read or written to at any time. By default, the value of this property is null ("").

When an application skin is set, the window uses only a skin that matches the defined category. As the linkage between the window and the skin category is deliberately flexible, you can replace or ignore skins to meet your requirements.