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