Name | Description | |
---|---|---|
![]() | BeginProcessCmdKey | The event is fired when a command key processing is required. |
![]() | BeginUpdateAfterExecute | The event is fired straight after a command is executed and other commands need update. |
![]() | EndProcessCmdKey | The event is fired if a command key is processed. |
![]() | EndUpdateAfterExecute | The event is fired after commands updating is complete. |
![]() | OnCommand | The event is fired whenever a command is executed. |