Helper class used internally by the wxFrameLayout class. Holds and manages bar information.
Derived from
wxObject (REF NOT FOUND)
Include files
<wx/fl/controlbar.h>
Data structures
Members
cbBarInfo::cbBarInfo
cbBarInfo::~cbBarInfo
cbBarInfo::IsExpanded
cbBarInfo::IsFixed
cbBarInfo()
Constructor.
~cbBarInfo()
Destructor.
bool IsExpanded() const
Returns TRUE if this bar is expanded.
bool IsFixed() const
Returns TRUE if this bar is fixed.