Gets or sets the maximum width of the tip. Text which would cause the tip to be wider than this value is word-wrapped.
An Int32 value representing the maximum width of the tip, in pixels.
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.
VisualTip Class | Skybound.VisualTips Namespace