1 write to label8
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
33this.label8 = new System.Windows.Forms.Label();
8 references to label8
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
74this.label8.AutoSize = true; 75this.label8.Location = new System.Drawing.Point(13, 21); 76this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 77this.label8.Name = "label8"; 78this.label8.Size = new System.Drawing.Size(295, 15); 79this.label8.TabIndex = 0; 80this.label8.Text = "SplitContainer_SetBackColor_Panel1_Silver_Panel2_Red"; 436this.Controls.Add(this.label8);