SmartTipsManager SetSuppressed Method CleanCode C# Libraries v1.2.03 API
Marks the current OnlineTabPage as suppressed or not.

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

public void SetSuppressed()
Remarks

The state of the common suppressCheckBox is reflected into the SmartTipsManager attribute dictionary.
See Also