1 write to label15
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
53
this.
label15
= new System.Windows.Forms.Label();
8 references to label15
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
302
this.
label15
.AutoSize = true;
303
this.
label15
.Location = new System.Drawing.Point(337, 294);
304
this.
label15
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
305
this.
label15
.Name = "label15";
306
this.
label15
.Size = new System.Drawing.Size(186, 15);
307
this.
label15
.TabIndex = 12;
308
this.
label15
.Text = "Empty_Panel_SetBackColor_Green";
428
this.Controls.Add(this.
label15
);