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