The ShowEvent type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberFromCode
The tooltip is shown on the FromCode event.
Public fieldStatic memberOnClick
The tooltip is shown when the user clicks the element.
Public fieldStatic memberOnFocus
The tooltip is shown when the element receives focus.
Public fieldStatic memberOnMouseOver
The tooltip is shown when the user mouses over the element.
Public fieldStatic memberOnRightClick
The tooltip is shown when the user right-clicks the element.

See Also