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