2 references to TTF_TRACK
System.Windows.Forms (2)
System\Windows\Forms\ToolTip\ToolTip.cs (2)
1799
TOOLTIP_FLAGS flags = TOOLTIP_FLAGS.
TTF_TRACK
;
1850
toolInfo.Info.uFlags |= TOOLTIP_FLAGS.
TTF_TRACK
;