1 write to button11
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
82this.button11 = new System.Windows.Forms.Button();
8 references to button11
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
660this.tabPage3.Controls.Add(this.button11); 672this.button11.Location = new System.Drawing.Point(9, 9); 673this.button11.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 674this.button11.Name = "button11"; 675this.button11.Size = new System.Drawing.Size(88, 27); 676this.button11.TabIndex = 0; 677this.button11.Text = "button11"; 678this.button11.UseVisualStyleBackColor = true;