1 write to label3
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
68this.label3 = new System.Windows.Forms.Label();
9 references to label3
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
413this.groupBox5.Controls.Add(this.label3); 510this.label3.Anchor = System.Windows.Forms.AnchorStyles.Top; 511this.label3.AutoSize = true; 512this.label3.Location = new System.Drawing.Point(171, 41); 513this.label3.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 514this.label3.Name = "label3"; 515this.label3.Size = new System.Drawing.Size(44, 32); 516this.label3.TabIndex = 4; 517this.label3.Text = "Up";