1 write to button14
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
86
this.
button14
= new System.Windows.Forms.Button();
8 references to button14
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
706
this.flowLayoutPanel3.Controls.Add(this.
button14
);
717
this.
button14
.Location = new System.Drawing.Point(4, 3);
718
this.
button14
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
719
this.
button14
.Name = "button14";
720
this.
button14
.Size = new System.Drawing.Size(88, 27);
721
this.
button14
.TabIndex = 0;
722
this.
button14
.Text = "button14";
723
this.
button14
.UseVisualStyleBackColor = true;