Table of Contents

Method HideLastShownInOverlay

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HideLastShownInOverlay()

Hides the last tooltip displayed in the overlay, if one is currently shown.

public static void HideLastShownInOverlay()

Remarks

This method removes the overlay associated with the last shown tooltip and resets the internal state tracking the tooltip and its associated control. If no tooltip is currently shown, the method has no effect.