2 references to TTS_NOPREFIX
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
114cp.Style |= (NativeMethods.TTS_ALWAYSTIP | NativeMethods.TTS_NOPREFIX);
winforms\Managed\System\WinForms\ToolTip.cs (1)
253cp.Style |= NativeMethods.TTS_NOPREFIX;