1 write to label14
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
51
this.
label14
= new System.Windows.Forms.Label();
8 references to label14
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
279
this.
label14
.AutoSize = true;
280
this.
label14
.Location = new System.Drawing.Point(337, 157);
281
this.
label14
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
282
this.
label14
.Name = "label14";
283
this.
label14
.Size = new System.Drawing.Size(210, 15);
284
this.
label14
.TabIndex = 6;
285
this.
label14
.Text = "Empty_GroupBox_SetBackColor_Green";
430
this.Controls.Add(this.
label14
);