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