The ShowEvent type exposes the following members.
Fields
Name | Description | |
---|---|---|
FromCode |
The tooltip is shown on the FromCode event.
| |
OnClick |
The tooltip is shown when the user clicks the element.
| |
OnFocus |
The tooltip is shown when the element receives focus.
| |
OnMouseOver |
The tooltip is shown when the user mouses over the element.
| |
OnRightClick |
The tooltip is shown when the user right-clicks the element.
|