3 references to SetStatusBox
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
982
SetStatusBox
(string.Empty, string.Empty);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
4098
OwnerGrid.
SetStatusBox
(title: null, description: null);
4398
OwnerGrid.
SetStatusBox
(gridEntry.PropertyLabel, gridEntry.PropertyDescription);