Page History
...
| Event | Description | Version Introduced | Pro Version Introduced |
|---|---|---|---|
| OnGotFocus | Fired when the control receives input focus. | 1.0.1 | 3.1.0 |
| OnLostFocus | Fired when the control loses input focus. | 1.0.1 | 3.1.0 |
| OnMouseEnter | Fired when mouse enters the control. | 1.0.1 | 3.1.0 |
| OnMouseExit | Fired when the mouse leaves the control. | 1.0.1 | 3.1.0 |