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