1 write to button11
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
82
this.
button11
= new System.Windows.Forms.Button();
8 references to button11
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
660
this.tabPage3.Controls.Add(this.
button11
);
672
this.
button11
.Location = new System.Drawing.Point(9, 9);
673
this.
button11
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
674
this.
button11
.Name = "button11";
675
this.
button11
.Size = new System.Drawing.Size(88, 27);
676
this.
button11
.TabIndex = 0;
677
this.
button11
.Text = "button11";
678
this.
button11
.UseVisualStyleBackColor = true;