1 write to label4
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
67this.label4 = new System.Windows.Forms.Label();
9 references to label4
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
412this.groupBox5.Controls.Add(this.label4); 499this.label4.Anchor = System.Windows.Forms.AnchorStyles.Right; 500this.label4.AutoSize = true; 501this.label4.Location = new System.Drawing.Point(598, 87); 502this.label4.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 503this.label4.Name = "label4"; 504this.label4.Size = new System.Drawing.Size(70, 32); 505this.label4.TabIndex = 10; 506this.label4.Text = "Right";