Win32 Programming Examples using Win32For

Status Bar Example

The toolbar example is taken from the Microsoft article Win32 Common Controls, Part 2: Status Bars and Toolbars.

This is the result of the basic statusbar code derived from the article:





Multipart Status Bars

This is an example of extending the statusbar example above so that it uses multiple parts:





Author: Jeff Kelm, (how to contact me)
URL: http://www.concentric.net/~jkelm/win32for/statusbar.htm
(Modified: 2005-01-07)