Miner.Windows Assembly > Miner.Windows.Commands Namespace : Command Class |
For a list of all members of this type, see Command members.
Name | Description | |
---|---|---|
![]() | Activating | The event that is raised before a control gains the focus. |
![]() | Click | The event that is raised when the control is clicked. |
![]() | ContextMenuOpening | The event that is raised before a command is shown in a context menu. |
![]() | Deactivated | The event that is raised after a control has lost the focus. |
![]() | DoubleClick | The event that is raised when the control is double-clicked. |
![]() | KeyDown | The event that is raised when a key is pressed while the control has focus. |
![]() | KeyPress | The event that is raised when a key is pressed while the control has focus. |
![]() | KeyUp | The event that is raised when a key is released while the control has focus. |
![]() | ValueChanged | The event that is raised when the value of a control changes. |