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