1 write to label6
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
65
this.
label6
= new System.Windows.Forms.Label();
9 references to label6
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
410
this.groupBox5.Controls.Add(this.
label6
);
477
this.
label6
.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
478
this.
label6
.AutoSize = true;
479
this.
label6
.Location = new System.Drawing.Point(154, 207);
480
this.
label6
.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0);
481
this.
label6
.Name = "label6";
482
this.
label6
.Size = new System.Drawing.Size(93, 32);
483
this.
label6
.TabIndex = 8;
484
this.
label6
.Text = "Bottom";