Table of Contents

Method AllToolTipsResume

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

AllToolTipsResume()

Resumes all tooltips in SpeedButton controls globally by decrementing the suppression count. This method should be called after a corresponding call to AllToolTipsSuppress() to re-enable tooltips.

public static void AllToolTipsResume()