Version

IToolbarTarget Interface Members

The following tables list the members exposed by IToolbarTarget.

Public Properties
 NameDescription
 PropertyCommandCompletedExecuted when the toolbar target has completed a command.  
 PropertyInvalidateActionsNotify the toolbar that the current target actions are invalid and it needs to obtain a new set of actions from the target.  
Public Methods
 NameDescription
 MethodAddCommandAvailabilityListenerAdds listener for toolbar commands  
 MethodAddCommandStateChangedListener  
 MethodGetDesiredToolbarActionsGets toolbar actions desired by the target  
 MethodOnToolCommandExecutingOccurs on executing toolbar command  
 MethodRemoveCommandAvailabilityListenerRemoves listener for toolbar commands  
 MethodRemoveCommandStateChangedListener  
See Also