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