Description
Returns/sets the hint text margin width.
Usage
[form.][control.]TooltipMargin[ = Integer]
Data Type
Integer
Default
0
Remarks
This property sets or returns the control tooltip left margin value, 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.TooltipMargin = 5