Table of Contents

Method UnbindOverlayToolTips

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

UnbindOverlayToolTips()

Unbinds and removes any active overlay tooltips from the user interface.

public static void UnbindOverlayToolTips()

Remarks

This method hides the currently displayed overlay tooltip, if any, and removes the global notification associated with overlay tooltips. After calling this method, no overlay tooltips will be displayed until they are explicitly re-bound.