Added commenting for the Visual Designer

This commit is contained in:
Scionwest_cp 2009-11-14 10:30:48 -08:00
parent d6a999c729
commit 2e0d9d0953
2 changed files with 52 additions and 10 deletions

View file

@ -189,6 +189,7 @@
//
// propertyGrid1
//
this.propertyGrid1.CategoryForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.propertyGrid1.Location = new System.Drawing.Point(3, 16);
this.propertyGrid1.Name = "propertyGrid1";