Description
Returns/sets the hint text max length.
Usage
[form.][control.]TooltipMaxWidth[ = Integer]
Data Type
Integer
Default
256
Remarks
This property sets or returns the control tooltip max width, as pixels. It is a global property to all tooltips, these property dependences on EnableToolTip property.
Refer to IndicatorToolTip property, and see also related properties above.
Sample
ColorPicker1.TooltipMaxWidth = 64