3 references to SetStatusBox
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
1233
SetStatusBox
("", "");
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
4191
this.ownerGrid.
SetStatusBox
(null, null);
4496
this.ownerGrid.
SetStatusBox
(gridEntry.PropertyLabel,gridEntry.PropertyDescription);