Share

AddInCommandBinding Events

The AddInCommandBinding type exposes the following members.

Events

 NameDescription
Public eventBeforeExecutedOccurs before the command associated with this AddInCommandBinding executes.
Public eventCanExecuteOccurs when the command associated with this AddInCommandBinding initiates a check to determine whether the command can be executed on the command target.
Public eventExecutedOccurs when the command associated with this AddInCommandBinding executes.

See Also

Reference

Was this information helpful?