IToolbar Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IToolbar.

Public Properties

 NameDescription
 PropertyNameGets or sets the name of the toolbar.  
 PropertyVisibleGets or sets whether to show the toolbar.  
Top

Public Methods

 NameDescription
 MethodGetApiIDGets the UUID of the add-in or non add-in application for the toolbar.  
 MethodGetToolbarItemsGets the toolbar's items.  
 MethodInsertToolbarItemInserts a toolbar item.  
 MethodRemoveRemoves the toolbar.  
Top

See Also