Search
ComponentBase Events
 


 Public Events

  Name Description

GotFocus

Raised when the component receives the input focus.

LostFocus

Raised when the component loses the input focus.

MouseMove

Raised when the mouse moves over the component.

Validated

Raised after the component has lost input focus.

Validating

Raised when the component is about to lose input focus in order to validate it.

 See Also