1 write to label1
Accessibility_Core_App (1)
RemainingControls.Designer.cs (1)
36
this.
label1
= new System.Windows.Forms.Label();
8 references to label1
Accessibility_Core_App (8)
RemainingControls.Designer.cs (8)
79
this.
label1
.AutoSize = true;
80
this.
label1
.Location = new System.Drawing.Point(19, 33);
81
this.
label1
.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
82
this.
label1
.Name = "label1";
83
this.
label1
.Size = new System.Drawing.Size(156, 15);
84
this.
label1
.TabIndex = 0;
85
this.
label1
.Text = "Setting for DomainUpDown:";
122
this.Controls.Add(this.
label1
);