3 references to Controls
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGrid.cs (3)
269
Controls
.AddRange(new Control[] { doccomment, hotcommands, gridView, toolStrip });
4845
this.
Controls
.Remove(hotcommands);
4846
this.
Controls
.Add(hotcommands);