Page History
...
Event | Description | Version Introduced | Pro Version Introduced |
---|---|---|---|
OnGotFocus | Fired when the control receives input focus. | 2.0.2 | 3.1.0 |
OnLostFocus | Fired when the control loses input focus. | 2.0.2 | 3.1.0 |
OnMouseEnter | Fired when mouse enters the control. | 2.0.2 | 3.1.0 |
OnMouseExit | Fired when the mouse leaves the control. | 2.0.2 | 3.1.0 |
OnSplitterMove | Fired when the user drags and releases the splitter. |