1 write to label1
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
72this.label1 = new System.Windows.Forms.Label();
8 references to label1
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
417this.groupBox5.Controls.Add(this.label1); 551this.label1.AutoSize = true; 552this.label1.Location = new System.Drawing.Point(121, 87); 553this.label1.Margin = new System.Windows.Forms.Padding(7, 0, 7, 0); 554this.label1.Name = "label1"; 555this.label1.Size = new System.Drawing.Size(154, 32); 556this.label1.TabIndex = 2; 557this.label1.Text = "AutoSizeTrue";