1 write to label9
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
37
this.
label9
= new System.Windows.Forms.Label();
8 references to label9
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
127
this.
label9
.AutoSize = true;
128
this.
label9
.Location = new System.Drawing.Point(27, 294);
129
this.
label9
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
130
this.
label9
.Name = "label9";
131
this.
label9
.Size = new System.Drawing.Size(199, 15);
132
this.
label9
.TabIndex = 10;
133
this.
label9
.Text = "TableLayoutPanel_SetBackColor_Red";
434
this.Controls.Add(this.
label9
);