2 references to XBALLOONOFFSET
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolTip.cs (2)
2337
Math.Min(currentTooltipSize.Width-2*
XBALLOONOFFSET
, screen.WorkingArea.Width):
2430
wp->cx += 2*
XBALLOONOFFSET
;