1 write to button6
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
45this.button6 = new System.Windows.Forms.Button();
8 references to button6
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
104this.groupBox1.Controls.Add(this.button6); 218this.button6.Location = new System.Drawing.Point(240, 175); 219this.button6.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); 220this.button6.Name = "button6"; 221this.button6.Size = new System.Drawing.Size(175, 58); 222this.button6.TabIndex = 7; 223this.button6.Text = "AutoSizeFalse"; 224this.button6.UseVisualStyleBackColor = true;