Event JumpToUrl
Occurs when user attempts to jump to url by clicking on it in the Edit control.
[Browsable(false)]
public event UrlJumpEvent JumpToUrl
Returns
- UrlJumpEvent
- Occurs when user attempts to jump to url by clicking on it in the Edit control.
- Implements