AddDynamicElement Adds temporary (dynamic) elements.
AddElement Adds a new ribbon element to status bar control.
AddExtendedElement Add a ribbon element to extend area of status bar control.
AddSeparator Adds separator to status bar control.
Create Creates status bar control.
CreateEx Creates status bar control.
FindElement Finds element by ID.
GetCount Returns number of elements located on status bar control.
GetElement Returns an element by its its index.
GetExCount Returns number of elements located in extended area of status bar control.
GetExElement Returns a pointer to element located at the specified index in the extended area of status bar control.
IsInformationMode Tells whether the status bar works in "information" mode.
RemoveAll Removes all elements from status bar control.
RemoveElement Removes element from status bar control.
SetInformation Sets status bar in "information" mode.