Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |