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