Class Hierarchy
AcStatusBarItem AcPane AcTrayItem
C++
class AcStatusBarItem;
File
AcStatusBar.h
Description
The AcStatusBarItem class represents an item in the status bar. The item can be a pane or a tray item.
This class provides methods that support both both pane and tray item objects.
For more information about pane objects, see AcPane. For more information about tray item objects, see AcTrayItem.