1 write to panel4
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
54
this.
panel4
= new System.Windows.Forms.Panel();
7 references to panel4
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
312
this.
panel4
.BackColor = System.Drawing.Color.Green;
313
this.
panel4
.Location = new System.Drawing.Point(337, 329);
314
this.
panel4
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
315
this.
panel4
.Name = "panel4";
316
this.
panel4
.Size = new System.Drawing.Size(164, 103);
317
this.
panel4
.TabIndex = 13;
427
this.Controls.Add(this.
panel4
);