1 write to button8
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
41this.button8 = new System.Windows.Forms.Button();
8 references to button8
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
218this.groupBox2.Controls.Add(this.button8); 231this.button8.Location = new System.Drawing.Point(12, 22); 232this.button8.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 233this.button8.Name = "button8"; 234this.button8.Size = new System.Drawing.Size(88, 27); 235this.button8.TabIndex = 0; 236this.button8.Text = "button8"; 237this.button8.UseVisualStyleBackColor = true;