ignoreSkin

Type: Boolean

Availability: Read or write at any time

Set the ignoreSkin property of the Window class to true to specify that the window is drawn without a skin. By default, this property is set to false and the window (form or control) uses any appropriate skin.

For details about using skins to enhance your runtime applications, see Chapter 2 of your JADE Runtime Application Guide.

See also the Application::setApplicationSkin method, "JadeSkinApplication Class", and "JadeSkinControl and Subclasses", in Chapter 1. See also the Form class setApplicationSkin method, later in this document.