SetTooltipMaxWidth |
Set the maximum width of a tooltip. This is the point where tooltip text will wordwrap.
Prototype:
SetTooltipMaxWidth(LONG TooltipMaxWidth)
Arguments:
TooltipMaxWidth |
Maximum width of a tooltip (in pixels). Tooltips will be wordwrapped at this point. |
See Also:
GetTooltipMaxWidth, SetTooltipMode, GetTooltipMode, SetTaskToolTip, GetTaskTooltip,