|
@@ -170,7 +170,7 @@
|
|
//
|
|
//
|
|
// panel1
|
|
// panel1
|
|
//
|
|
//
|
|
- this.panel1.BackColor = System.Drawing.Color.RosyBrown;
|
|
|
|
|
|
+ this.panel1.BackColor = System.Drawing.Color.Gray;
|
|
this.panel1.Location = new System.Drawing.Point(-3, -84);
|
|
this.panel1.Location = new System.Drawing.Point(-3, -84);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(209, 370);
|
|
this.panel1.Size = new System.Drawing.Size(209, 370);
|