1 write to button3
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
71this.button3 = new System.Windows.Forms.Button();
8 references to button3
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
525this.flowLayoutPanel1.Controls.Add(this.button3); 554this.button3.Location = new System.Drawing.Point(4, 36); 555this.button3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 556this.button3.Name = "button3"; 557this.button3.Size = new System.Drawing.Size(88, 27); 558this.button3.TabIndex = 2; 559this.button3.Text = "button3"; 560this.button3.UseVisualStyleBackColor = true;