SmartTipsManager SmartTipDict Property CleanCode C# Libraries v1.2.03 API
A OnlineString representation of a SmartTipsManager attribute dictionary.

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

public string SmartTipDict { get; }

Field Value

The smart tip dictionary as a string.
Remarks

The value returned is convenient for storing into persistent storage via system Properties.Settings".
See Also