Base Class Members
Construction
| Creates the Windows toolbar and attaches it to the CToolBar object. | |
| Creates a CToolBar object with additional styles for the embedded CToolBarCtrl object. | |
| Constructs a CToolBar object. | |
| Loads the bitmap containing bitmap-button images. | |
| Loads a toolbar resource created with the resource editor. | |
| Sets a bitmapped image. | |
| Sets button styles and an index of button images within the bitmap. | |
| Sets the height of the toolbar. | |
| Sets the sizes of buttons and their bitmaps. | 
Attributes
| Returns the index of a button with the given command ID. | |
| Retrieves the ID, style, and image number of a button. | |
| Retrieves the style for a button. | |
| Retrieves the text that will appear on a button. | |
| Returns the command ID of a button or separator at the given index. | |
| Retrieves the display rectangle for the item at the given index. | |
| Allows direct access to the underlying common control. | |
| Sets the ID, style, and image number of a button. | |
| Sets the style for a button. | |
| Sets the text that will appear on a button. |