[]
Occurs when the corresponding command of a ribbon item is executed.
public event EventHandler<ExecuteCommandEventArgs> CommandExecuted
Public Event CommandExecuted As EventHandler(Of ExecuteCommandEventArgs)
| Type | Description |
|---|---|
| EventHandler<ExecuteCommandEventArgs> | Occurs when the corresponding command of a ribbon item is executed. |