CStatusBarCtrl Members
Base Class Members
Construction
Creates a status bar control and attaches it to a CStatusBarCtrl object. |
|
Creates a status bar control with the specified Windows extended styles and attaches it to a CStatusBarCtrl object. |
|
Constructs a CStatusBarCtrl object. |
Attributes
Retrieves the current widths of the horizontal and vertical borders of a status bar control. |
|
Retrieves the bounding rectangle of a part in a status bar control. |
|
Retrieves the text from the given part of a status bar control. |
|
Retrieves the tooltip text for a pane in a status bar. |
|
Sets the icon for a pane in a status bar. |
|
Sets the minimum height of a status bar control's drawing area. |
|
Sets the number of parts in a status bar control and the coordinate of the right edge of each part. |
|
Specifies whether a status bar control displays simple text or displays all control parts set by a previous call to SetParts. |
|
Retrieves the icon for a part (also known as a pane) in the current status bar control. |
|
Sets the text in the given part of a status bar control. |
|
Retrieve the length, in characters, of the text from the given part of a status bar control. |
|
Sets the tooltip text for a pane in a status bar. |
|
Sets the background color in a status bar. |
|
Checks a status window control to determine if it is in simple mode. |
|
Retrieves a count of the parts in a status bar control. |
Overridables
Called when a visual aspect of an owner-draw status bar control changes. |