6 references to TOOLTIPS_CLASS
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGridToolTip.cs (1)
44cparams.ClassName = NativeMethods.TOOLTIPS_CLASS;
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
964cparams.ClassName = NativeMethods.TOOLTIPS_CLASS;
winforms\Managed\System\WinForms\Form.cs (1)
7817cp.ClassName = NativeMethods.TOOLTIPS_CLASS;
winforms\Managed\System\WinForms\PropertyGridInternal\GridToolTip.cs (1)
113cp.ClassName = NativeMethods.TOOLTIPS_CLASS;
winforms\Managed\System\WinForms\StatusBar.cs (1)
1684cp.ClassName = NativeMethods.TOOLTIPS_CLASS;
winforms\Managed\System\WinForms\ToolTip.cs (1)
245cp.ClassName = NativeMethods.TOOLTIPS_CLASS;