Added commenting for the Visual Designer
This commit is contained in:
parent
d6a999c729
commit
2e0d9d0953
2 changed files with 52 additions and 10 deletions
1
VisualDesigner/frmDesigner.Designer.cs
generated
1
VisualDesigner/frmDesigner.Designer.cs
generated
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue