ComServerInfoTipString Property |
Gets the tooltip.
If will be different of InfoTip only if InfoTip is a Shell indirect string.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string InfoTipString { get; }
Property Value
Type:
String
The tooltip.
See Also