2 references to BalloonOffsetX
System.Windows.Forms (2)
System\Windows\Forms\ToolTip\ToolTip.cs (2)
2086
? Math.Min(currentTooltipSize.Width - 2 *
BalloonOffsetX
, screen.WorkingArea.Width)
2168
wp->cx += 2 *
BalloonOffsetX
;