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