Class Hierarchy
AcStatusBarItem AcPane
C++
class AcPane : public AcStatusBarItem;
File
AcStatusBar.h
Description
The AcPane class represents an individual pane in the status bar. A pane can contain text or an icon.
This class supplies methods that support adding, removing, modifying and displaying panes in the status bar. For additional methods that apply to panes, see the AcStatusBarItem class.