PyCStatusBar Object

A class which encapsulates an MFC CStatusBar . Derived from a PyCControlBar object.

Methods

GetPaneInfo
Returns indicator ID, style, and width for a given pane index. 

GetStatusBarCtrl
Returns the status bar control object associated with the status bar. 

SetIndicators
Sets each indicator's ID. 

SetPaneInfo
Sets indicator ID, style, and width for a given pane index.