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