1 write to label13
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
49
this.
label13
= new System.Windows.Forms.Label();
8 references to label13
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
260
this.
label13
.AutoSize = true;
261
this.
label13
.Location = new System.Drawing.Point(337, 21);
262
this.
label13
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
263
this.
label13
.Name = "label13";
264
this.
label13
.Size = new System.Drawing.Size(218, 15);
265
this.
label13
.TabIndex = 2;
266
this.
label13
.Text = "Empty_FlowLayout_SetBackColor_Green";
432
this.Controls.Add(this.
label13
);