CStatusBarCtrl::SetSimple

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.

At a Glance

Header file: Afxcmn.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL SetSimple( BOOL bSimple = TRUE );