ToolTipParameters.DismissWhenOffScreen Property

Definition

Gets whether or not the tooltip is dismissed if it goes off the screen through scrolling or changing windows. If this is set to false the tooltip is hidden, but reshown if you navigate back to the tooltip position.

public bool DismissWhenOffScreen { get; }
member this.DismissWhenOffScreen : bool
Public ReadOnly Property DismissWhenOffScreen As Boolean

Property Value

Applies to