1 write to button9
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
39
this.
button9
= new System.Windows.Forms.Button();
8 references to button9
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
98
this.groupBox1.Controls.Add(this.
button9
);
150
this.
button9
.Location = new System.Drawing.Point(15, 245);
151
this.
button9
.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
152
this.
button9
.Name = "button9";
153
this.
button9
.Size = new System.Drawing.Size(130, 58);
154
this.
button9
.TabIndex = 3;
155
this.
button9
.Text = "Standard";
156
this.
button9
.UseVisualStyleBackColor = true;