1 write to control
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolTip.cs (1)
2662this.control = control;
2 references to control
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolTip.cs (2)
2667if (control != null) { 2668control.WndProc(ref m);