Defines the size of the control's tooltip margins.
Type
Description
String
A string expression that defines the tooltip's margins (distance between the
tooltip and its borders). The value can be any of the following:
"size", both width and height are identical
"width,height", specifies different values for width and height
By default, the ToolTipMargin property is "4".
The ToolTipMargin property specifies the size of the control's tooltip margins. Use the Background(exToolTipAppearance)
property indicates the visual appearance of the borders of the tooltips. Use
the Background(exToolTipBackColor) property
indicates the tooltip's background color. Use the Background(exToolTipForeColor)
property indicates the tooltip's foreground color.