Using Status Bars

This section contains example code and information about how to create and use status bars.

In this section

Topic Description
How to Create Status Bars
You can create a status bar by using the CreateStatusWindow function or by using the CreateWindowEx function and specifying the STATUSCLASSNAME window class.