A detailed reference guide for each SRP Sketch Control event. Included in each reference is the event's parameters and a description of the event's meaning and usage.:
Event | Description | Version Introduced |
---|---|---|
OnGotFocus | Fired when the control receives input focus. | 3.1.0 |
OnLostFocus | Fired when the control loses input focus. | 3.1.0 |
OnMouseEnter | Fired when mouse enters the control. | 3.1.0 |
OnMouseExit | Fired when the mouse leaves the control. | 3.1.0 |