1 write to label5
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
66this.label5 = new System.Windows.Forms.Label();
9 references to label5
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
411this.groupBox5.Controls.Add(this.label5); 488this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left; 489this.label5.AutoSize = true; 490this.label5.Location = new System.Drawing.Point(15, 87); 491this.label5.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 492this.label5.Name = "label5"; 493this.label5.Size = new System.Drawing.Size(54, 32); 494this.label5.TabIndex = 0; 495this.label5.Text = "Left";