1 write to button6
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
34
this.
button6
= new System.Windows.Forms.Button();
8 references to button6
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
126
this.flowLayoutPanel2.Controls.Add(this.
button6
);
156
this.
button6
.Location = new System.Drawing.Point(90, 69);
157
this.
button6
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
158
this.
button6
.Name = "button6";
159
this.
button6
.Size = new System.Drawing.Size(88, 27);
160
this.
button6
.TabIndex = 2;
161
this.
button6
.Text = "button6";
162
this.
button6
.UseVisualStyleBackColor = true;