1 write to label8
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
56
this.
label8
= new System.Windows.Forms.Label();
8 references to label8
Accessibility_Core_App (8)
CommonControl2.Designer.cs (8)
202
this.
label8
.AutoSize = true;
203
this.
label8
.Location = new System.Drawing.Point(313, 218);
204
this.
label8
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
205
this.
label8
.Name = "label8";
206
this.
label8
.Size = new System.Drawing.Size(73, 15);
207
this.
label8
.TabIndex = 15;
208
this.
label8
.Text = "WebBrowser";
277
this.Controls.Add(this.
label8
);