1 write to button4
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
69this.button4 = new System.Windows.Forms.Button();
8 references to button4
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
523this.flowLayoutPanel1.Controls.Add(this.button4); 534this.button4.Location = new System.Drawing.Point(4, 3); 535this.button4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 536this.button4.Name = "button4"; 537this.button4.Size = new System.Drawing.Size(88, 27); 538this.button4.TabIndex = 0; 539this.button4.Text = "button4"; 540this.button4.UseVisualStyleBackColor = true;