Toolbar Control Methods
Windows - Visual C++
Click on the Toolbar method to see its syntax:
Displays the control's About Box. |
|
Adds the specified button. |
|
Adds a search string to the previous searches list in the searches combo box. |
|
Adds a separator before the specified button. |
|
Clears the text in the edit box portion of the searches combo box. |
|
Deletes the specified button. |
|
Deletes the separator before the specified button. |
|
Enables or disables the specified button. |
|
Returns a search string to from the searches combo box. |
|
Sets the text displayed in the edit box portion of the searches combo box. |
Back to: Toolbar