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