Popup - ShroudStyles Property

Collection of styles to be used as a background when the popup is shown

Member of Popup (PRIM_PPNL)

Data Type - Collection of PRIM_VS.Style - Style used to define foreground and background appearance

Details

The ShroudStyles property allows for one or more Styles to be applied to the background when the popup is shown.
 
They will be removed when the popup closes.
 
ShroudStyles allows for more complex programmatic appearance changes to be coded. Rather than relying on the declarative single ShroudStyle, the developer is free to add as many style layers as required.
 
Setting the ShroudStyle property will remove all existing ShroudStyles.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2