1 write to button23
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
88this.button23 = new System.Windows.Forms.Button();
8 references to button23
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
708this.flowLayoutPanel3.Controls.Add(this.button23); 737this.button23.Location = new System.Drawing.Point(4, 69); 738this.button23.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 739this.button23.Name = "button23"; 740this.button23.Size = new System.Drawing.Size(88, 27); 741this.button23.TabIndex = 2; 742this.button23.Text = "button23"; 743this.button23.UseVisualStyleBackColor = true;