ShellFolderCustomSettingsInfoTip Property |
Gets or sets the text of the folder's infotip.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string InfoTip { get; set; }
Property Value
Type:
String
The infotip.
See Also