1 write to button12
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
77this.button12 = new System.Windows.Forms.Button();
8 references to button12
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
606this.tabPage2.Controls.Add(this.button12); 618this.button12.Location = new System.Drawing.Point(17, 24); 619this.button12.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 620this.button12.Name = "button12"; 621this.button12.Size = new System.Drawing.Size(88, 27); 622this.button12.TabIndex = 0; 623this.button12.Text = "button12"; 624this.button12.UseVisualStyleBackColor = true;