Web Page - Theme Property

Reference to a theme to apply to the application

Member of Web Page (PRIM_WEB)

Data Type - PRIM_THM - Styles to be used as a base for the application appearance

Details

The Theme property is a reference to Theme used to define the appearance of an application.
 
When a theme is applied to a WebPage, the controls will adopt the appropriate styles just as they would at runtime.
 
Reusable parts adopt their theme from the context in which they are used. The Design Theme feature of the IDE allows a Theme to be applied to the designer so that controls in all components appear correctly.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2