1 write to button5
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
33this.button5 = new System.Windows.Forms.Button();
8 references to button5
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
125this.flowLayoutPanel2.Controls.Add(this.button5); 146this.button5.Location = new System.Drawing.Point(90, 36); 147this.button5.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 148this.button5.Name = "button5"; 149this.button5.Size = new System.Drawing.Size(88, 27); 150this.button5.TabIndex = 1; 151this.button5.Text = "button5"; 152this.button5.UseVisualStyleBackColor = true;