1 write to label2
Accessibility_Core_App (1)
CommonControl2.Designer.cs (1)
60this.label2 = new System.Windows.Forms.Label();
8 references to label2
Accessibility_Core_App (8)
CommonControl2.Designer.cs (8)
240this.label2.AutoSize = true; 241this.label2.Location = new System.Drawing.Point(18, 218); 242this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 243this.label2.Name = "label2"; 244this.label2.Size = new System.Drawing.Size(102, 15); 245this.label2.TabIndex = 2; 246this.label2.Text = "numericUpdown"; 264this.Controls.Add(this.label2);