1 write to button20
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
65
this.
button20
= new System.Windows.Forms.Button();
8 references to button20
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
476
this.tabPage11.Controls.Add(this.
button20
);
488
this.
button20
.Location = new System.Drawing.Point(0, 0);
489
this.
button20
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
490
this.
button20
.Name = "button20";
491
this.
button20
.Size = new System.Drawing.Size(88, 27);
492
this.
button20
.TabIndex = 0;
493
this.
button20
.Text = "button20";
494
this.
button20
.UseVisualStyleBackColor = true;