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