Applying the Theme

To apply a theme to a component, open the component and switch to the Theme tab in the ribbon.

2015-11-09_15-56-50

The design theme's draw styles are shown in the ribbon.

Use the Theme drop-down button on the far left s to select the theme for the component:

2015-11-09_16-24-28

The selected theme is applied to the Theme property of the component.

Begin_Com Role(*EXTENDS #PRIM_WEB) Theme(#ACTheme)

 

Themes can also be applied programmatically.

#Com_owner.Theme <= #ACTheme

 

When the Theme is applied, the application adopts the styles defined:

                    

  

 

 In addition to the global theme, theme control draw styles are applied to controls.