Status Bar Styles

This section lists the styles, in addition to standard window styles, supported by status bar controls.

Constant Description
SBARS_SIZEGRIP
The status bar control will include a sizing grip at the right end of the status bar. A sizing grip is similar to a sizing border; it is a rectangular area that the user can click and drag to resize the parent window.
SBT_TOOLTIPS
Version 4.71.Use this style to enable tooltips.
SBARS_TOOLTIPS
Version 5.80.Identical to SBT_TOOLTIPS. Use this flag for versions 5.00 or later.

Requirements

Requirement Value
Header
CommCtrl.h