1 write to button20
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
65this.button20 = new System.Windows.Forms.Button();
8 references to button20
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
476this.tabPage11.Controls.Add(this.button20); 488this.button20.Location = new System.Drawing.Point(0, 0); 489this.button20.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 490this.button20.Name = "button20"; 491this.button20.Size = new System.Drawing.Size(88, 27); 492this.button20.TabIndex = 0; 493this.button20.Text = "button20"; 494this.button20.UseVisualStyleBackColor = true;