C++
virtual int GetPaneCount() const = 0;
Description
This function returns the number of panes in the status bar. The count includes hidden panes. It does not include items in the tray icon area.
virtual int GetPaneCount() const = 0;
This function returns the number of panes in the status bar. The count includes hidden panes. It does not include items in the tray icon area.