The CloseBehavior type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAuto
The tooltip will automatically close.
Public fieldStatic memberManual
The tooltip will close when the close button is clicked.
Public fieldStatic memberNone
The tooltip will always show.
Public fieldStatic memberSticky
The tooltip will close when the mouse is moved outside of the tooltip border.

See Also