CStatusBarCtrl

This class provides the functionality of the Windows CE common status bar control. A status bar control is a horizontal window, usually displayed at the bottom of a parent window, in which an application can display various kinds of status information.

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

Remarks

MFC for Windows CE does not support the following methods of the standard MFC CStatusBarCtrl class:

See Also

Control Bar Classes