SmartTipsManager SuppressAllOthers Method CleanCode C# Libraries v1.2.03 API
Suppresses all other SmartTips, leaving this one enabled.

Namespace: CleanCode.Forms
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public void SuppressAllOthers()
Remarks

This provides a convenient way to keep a SmartTip reminder for one particular feature you are interested in.
See Also