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