Table of Contents

Property AllToolTipsSuppressed

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

AllToolTipsSuppressed

Indicates whether tooltips in all SpeedButton controls are suppressed throughout the application.

public static bool AllToolTipsSuppressed { get; }

Property Value

bool

Remarks

When set to true, no tooltips will be displayed, regardless of individual control settings. This can be useful in scenarios where tooltips may interfere with user experience or accessibility requirements.