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)
4122
OwnerGrid.
SetStatusBox
(title: null, description: null);
4422
OwnerGrid.
SetStatusBox
(gridEntry.PropertyLabel, gridEntry.PropertyDescription);