1 write to label1_2
WinFormsControlsTest (1)
ErrorProviderTest.Designer.cs (1)
39
this.
label1_2
= new System.Windows.Forms.Label();
7 references to label1_2
WinFormsControlsTest (7)
ErrorProviderTest.Designer.cs (7)
68
this.
label1_2
.AutoSize = true;
69
this.
label1_2
.Location = new System.Drawing.Point(19, 41);
70
this.
label1_2
.Name = "label1_2";
71
this.
label1_2
.Size = new System.Drawing.Size(155, 15);
72
this.
label1_2
.TabIndex = 2;
73
this.
label1_2
.Text = "Type from 5 to 10 characters";
132
this.Controls.Add(this.
label1_2
);