Containers

Base class for controls that act as containers to other controls.

More...

Classes:

Typedefs

GuiSplitFixedPanel 
GuiSplitOrientation 

Detailed Description

Base class for controls that act as containers to other controls.

Legacy control.

The GuiPanel panel is a container that when opaque will draw a left to right gradient using its profile fill and fill highlight colors.

Use GuiWindowCtrl with canCollapse=true.

Deprecated:

Functionality moved into GuiWindowCtrl.