1 write to button9
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
43
this.
button9
= new System.Windows.Forms.Button();
8 references to button9
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
241
this.groupBox3.Controls.Add(this.
button9
);
254
this.
button9
.Location = new System.Drawing.Point(12, 22);
255
this.
button9
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
256
this.
button9
.Name = "button9";
257
this.
button9
.Size = new System.Drawing.Size(88, 27);
258
this.
button9
.TabIndex = 0;
259
this.
button9
.Text = "button9";
260
this.
button9
.UseVisualStyleBackColor = true;