LGUI2:Headered Content Containers

From Lavish Software Wiki
Jump to navigation Jump to search

A LavishGUI 2 Headered Content Container is a common base for a wide range of Elements, but is not itself a type of element. A Headered Content Container is a specialized Content Container

Defining a Headered Content Container

A Headered Content Container uses standard Content Container properties, with the addition of a "headerContainer" element and a "header" element.

Content Container properties
header A Element definition specifying the actual content for the control
headerContainer A Element definition specifying the container to place the content in. If not given, a panel will be used.

Examples

LavishGUI 2 Topics