Containers
Base class for controls that act as containers to other controls.
Classes:
class
class
class
class
class
Typedefs
GuiSplitFixedPanel
GuiSplitOrientation
Functions
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.
Typedefs
typedef GuiSplitContainer::FixedPanel GuiSplitFixedPanel
typedef GuiSplitContainer::Orientation GuiSplitOrientation