1 write to label5
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
78
this.
label5
= new System.Windows.Forms.Label();
8 references to label5
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
628
this.
label5
.AutoSize = true;
629
this.
label5
.Location = new System.Drawing.Point(286, 9);
630
this.
label5
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
631
this.
label5
.Name = "label5";
632
this.
label5
.Size = new System.Drawing.Size(36, 15);
633
this.
label5
.TabIndex = 2;
634
this.
label5
.Text = "Panel";
807
this.Controls.Add(this.
label5
);