STATBAR: Implements a 3-D Status Bar

STATBAR implements a 3-D status bar in the Microsoft(R)
Windows(TM) graphical environment.

A status bar is an area in a window that displays
information about the current state of the window or
application. The status bar can provide a variety of
 information, including descriptions of menu items, current
keyboard-initiated modes such as NUM LOCK and CAPS LOCK,
and brief messages. For more information, see the
"Implementing a Status Bar" technical article.

STATBAR was built and tested under Microsoft Windows
version 3.1.

KEYWORDS: PR-CD1; ExtTextOut; GetSystemMetrics;
GetTextMetrics; WM_PAINT
