Method HideLastShownInOverlay
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.