Panel - ThemeStyle Property

Specifies how theme usage is determined

Member of Panel (PRIM_PANL)

Data Type - Enumeration

Details

The ThemeStyle property controls how the panel will manage Theme behavior.
 
This feature is provided for completeness and is unlikely to be required for most development purposes.

Allowed Values

Enum ValueDescription
NoneNo Theme will be applied
ParentUse the Theme rules of the Parent control
ThemedUse the Theme


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2