1 write to label4
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
37
this.
label4
= new System.Windows.Forms.Label();
8 references to label4
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
186
this.
label4
.AutoSize = true;
187
this.
label4
.Location = new System.Drawing.Point(28, 427);
188
this.
label4
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
189
this.
label4
.Name = "label4";
190
this.
label4
.Size = new System.Drawing.Size(60, 15);
191
this.
label4
.TabIndex = 14;
192
this.
label4
.Text = "GroupBox";
819
this.Controls.Add(this.
label4
);