1 write to button22
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
87
this.
button22
= new System.Windows.Forms.Button();
8 references to button22
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
707
this.flowLayoutPanel3.Controls.Add(this.
button22
);
727
this.
button22
.Location = new System.Drawing.Point(4, 36);
728
this.
button22
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
729
this.
button22
.Name = "button22";
730
this.
button22
.Size = new System.Drawing.Size(88, 27);
731
this.
button22
.TabIndex = 1;
732
this.
button22
.Text = "button22";
733
this.
button22
.UseVisualStyleBackColor = true;