| description | Learn more about: Using CToolBarCtrl | ||
|---|---|---|---|
| title | Using CToolBarCtrl | ||
| ms.date | 11/04/2016 | ||
| helpviewer_keywords |
|
||
| ms.assetid | 13cf3753-135b-4a3e-a850-ed30177fcf9d |
You can use the toolbar control (CToolBarCtrl) to create a control window containing buttons and optional spaces. Each button in the toolbar control window sends a command message to the parent window as the user chooses it. Typically, the buttons in a toolbar correspond to items in the application's menu, providing an additional and more direct way for the user to access an application's commands.