Click here for NewsObjects Overview
Toolbar Control Methods
Windows - Visual C++


Click on the Toolbar method to see its syntax:

AboutBox

Displays the control's About Box.

AddButton

Adds the specified button. 

AddSearch

Adds a search string to the previous searches list in the searches combo box.

AddSeparator

Adds a separator before the specified button. 

ClearSearchEditBox

Clears the text in the edit box portion of the searches combo box.

DeleteButton

Deletes the specified button.

DeleteSeparator

Deletes the separator before the specified button.

EnableButton

Enables or disables the specified button.

GetSearch

Returns a search string to from the searches combo box. 

SetSearchEditBox

Sets the text displayed in the edit box portion of the searches combo box. 

 Back to: Toolbar