1 write to button7
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
39this.button7 = new System.Windows.Forms.Button();
8 references to button7
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
196this.groupBox1.Controls.Add(this.button7); 208this.button7.Location = new System.Drawing.Point(12, 22); 209this.button7.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 210this.button7.Name = "button7"; 211this.button7.Size = new System.Drawing.Size(88, 27); 212this.button7.TabIndex = 0; 213this.button7.Text = "button7"; 214this.button7.UseVisualStyleBackColor = true;