1 write to label6
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
52this.label6 = new System.Windows.Forms.Label();
8 references to label6
Accessibility_Core_App (8)
CommonControl2.Designer.cs (8)
142this.label6.AutoSize = true; 143this.label6.Location = new System.Drawing.Point(313, 153); 144this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 145this.label6.Name = "label6"; 146this.label6.Size = new System.Drawing.Size(48, 15); 147this.label6.TabIndex = 11; 148this.label6.Text = "TextBox"; 273this.Controls.Add(this.label6);