IToolbarItem Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by IToolbarItem.

Public Properties

 NameDescription
 PropertyEnabledGets or sets whether to enable the toolbar item.  
 PropertyNameGets or sets the name of the toolbar item.  
 PropertyVisibleGets or sets whether to show this toolbar item.  
Top

Public Methods

 NameDescription
 MethodGetApiIDGets the UUID of the add-in or non add-in application for the toolbar item.  
 MethodGetTypeGets the type of toolbar item.  
 MethodRemove
Removes the toolbar item.  
Top

See Also