1 write to label2_1
WinFormsControlsTest (1)
ErrorProviderTest.Designer.cs (1)
44
this.
label2_1
= new System.Windows.Forms.Label();
7 references to label2_1
WinFormsControlsTest (7)
ErrorProviderTest.Designer.cs (7)
98
this.
label2_1
.AutoSize = true;
99
this.
label2_1
.Location = new System.Drawing.Point(19, 115);
100
this.
label2_1
.Name = "label2_1";
101
this.
label2_1
.Size = new System.Drawing.Size(155, 23);
102
this.
label2_1
.TabIndex = 2;
103
this.
label2_1
.Text = "Type from 5 to 20 characters";
135
this.Controls.Add(this.
label2_1
);