This method specifies whether a status bar control displays simple text or displays all control parts set by a previous call.
If the status bar control is being changed from nonsimple to simple, or vice versa, the control is immediately redrawn.
Header file: | Afxcmn.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
BOOL SetSimple( BOOL bSimple = TRUE );