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