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