1 write to button13
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
84
this.
button13
= new System.Windows.Forms.Button();
8 references to button13
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
682
this.tabPage4.Controls.Add(this.
button13
);
694
this.
button13
.Location = new System.Drawing.Point(9, 9);
695
this.
button13
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
696
this.
button13
.Name = "button13";
697
this.
button13
.Size = new System.Drawing.Size(88, 27);
698
this.
button13
.TabIndex = 0;
699
this.
button13
.Text = "button13";
700
this.
button13
.UseVisualStyleBackColor = true;