1 write to button12
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
77
this.
button12
= new System.Windows.Forms.Button();
8 references to button12
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
606
this.tabPage2.Controls.Add(this.
button12
);
618
this.
button12
.Location = new System.Drawing.Point(17, 24);
619
this.
button12
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
620
this.
button12
.Name = "button12";
621
this.
button12
.Size = new System.Drawing.Size(88, 27);
622
this.
button12
.TabIndex = 0;
623
this.
button12
.Text = "button12";
624
this.
button12
.UseVisualStyleBackColor = true;