Gets or sets the default footer text on a VisualTip.
A String which represents the default footer text on a VisualTip.
This text is displayed in the footer of all tips by default, unless a specific FooterImage value has been assigned.
Note to Translators: This property is marked with the LocalizableAttribute. When the Localizable designer property on a form is set to true, the value of this property is persisted in the resource file associated with each culture. You can localize these resource files without modifying the code.
VisualTipProvider Class | Skybound.VisualTips Namespace