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