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