1 write to control
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBar.cs (1)
1926this.control = control;
2 references to control
System.Windows.Forms (2)
winforms\Managed\System\WinForms\StatusBar.cs (2)
1930if (control != null) { 1931control.WndProc(ref m);