Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The following table shows the toolbar controls messages, with a description of the purpose of each.
Programming element | Description |
---|---|
This message adds one or more images to the list of button images available for a toolbar. |
|
This message adds one or more buttons to a toolbar. |
|
This message adds a new string to the list of strings available for a toolbar. |
|
This message causes a toolbar to be resized. |
|
This message retrieves a count of the buttons currently in the toolbar. |
|
This message specifies the size of the TBBUTTONstructure. |
|
This message changes the bitmap for a button in a toolbar. |
|
This message checks or clears a specified button in a toolbar. |
|
This message retrieves the zero-based index for the button associated with the specified command identifier. |
|
This message deletes a button from the toolbar. |
|
This message enables or disables the specified button in a toolbar. |
|
This message retrieves the index of the bitmap associated with a button in a toolbar. |
|
This message retrieves the flags for the current bitmap. |
|
This message retrieves information about the specified button in a toolbar. |
|
This message retrieves the information for a button in a toolbar. |
|
This message retrieves the current width and height of toolbar buttons, in pixels. |
|
This message retrieves the text of a button in a toolbar. |
|
This message retrieves the image list that a toolbar control uses to display disabled buttons. |
|
This message retrieves the image list that a toolbar control uses to display buttons in their default state. |
|
This message retrieves the bounding rectangle of a button in a toolbar. |
|
This message retrieves the bounding rectangle for a specified toolbar button. |
|
This message retrieves the number of rows of buttons in a toolbar with the TBSTYLE_WRAPABLE style. |
|
This message retrieves information about the state of the specified button in a toolbar, such as whether it is enabled, pressed, or checked. |
|
This message retrieves the styles currently in use for a toolbar control. |
|
This message retrieves the maximum number of text rows that can be displayed on a toolbar button. |
|
This message retrieves the handle to the ToolTip control, if any, associated with the toolbar. |
|
This message hides or shows the specified button in a toolbar. |
|
This message sets the highlight state of a specified button in a toolbar control. |
|
This message sets or clears the indeterminate state of the specified button in a toolbar. |
|
This message inserts a button in a toolbar. |
|
This message determines whether the specified button in a toolbar is checked. |
|
This message determines whether the specified button in a toolbar is enabled. |
|
This message determines whether the specified button in a toolbar is hidden. |
|
This message checks the highlight state of a toolbar button. |
|
This message determines whether the specified button in a toolbar is indeterminate. |
|
This message determines whether the specified button in a toolbar is pressed. |
|
This message loads bitmaps into a toolbar control's image list. |
|
This message releases the specified button in a toolbar. |
|
This message replaces an existing bitmap with a new bitmap. |
|
This message sets the size of the bitmapped images to be added to a toolbar. |
|
This message sets the information for an existing button in a toolbar. |
|
This message sets the size of the buttons to be added to a toolbar. |
|
This message sets the minimum and maximum button widths in the toolbar control. |
|
This message sets the command identifier of a toolbar button. |
|
This message sets the image list that the toolbar control will use to display disabled buttons. |
|
This message sets the text drawing flags for the toolbar. |
|
This message sets the image list that the toolbar will use to display buttons that are in their default state. |
|
This message sets the indentation for the first button in a toolbar control. |
|
This message sets the maximum number of text rows displayed on a toolbar button. |
|
This message sets the parent window for a toolbar. |
|
This message sets the number of rows of buttons in a toolbar. |
|
This message sets the state for the specified button in a toolbar. |
|
This message sets the style for a toolbar control. |
|
This message adds an array of ToolTip strings to a toolbar. |