Name | Description | |
---|---|---|
Raised when the edit component is clicked. |
||
Raised when the component receives the input focus. (Inherited from ComponentBase.) |
||
Raised when a key is pressed while the component has input focus. |
||
Raised when a key is pressed while the component has input focus. |
||
Raised when a key is released while the component has input focus. |
||
Raised when the component loses the input focus. (Inherited from ComponentBase.) |
||
Raised when the mouse moves over the component. (Inherited from ComponentBase.) |
||
Raised when the text is changed. |
||
Raised when the text is about to be changed. |
||
Raised after the component has lost input focus. (Inherited from ComponentBase.) |
||
Raised when the component is about to lose input focus in order to validate it. (Inherited from ComponentBase.) |