1 write to label16
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
55
this.
label16
= new System.Windows.Forms.Label();
8 references to label16
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
321
this.
label16
.AutoSize = true;
322
this.
label16
.Location = new System.Drawing.Point(582, 21);
323
this.
label16
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
324
this.
label16
.Name = "label16";
325
this.
label16
.Size = new System.Drawing.Size(337, 15);
326
this.
label16
.TabIndex = 4;
327
this.
label16
.Text = "Empty_SplitContainer_SetBackColor_Panel1_Green_Panel2_Red";
426
this.Controls.Add(this.
label16
);