1 write to button21
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
67this.button21 = new System.Windows.Forms.Button();
8 references to button21
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
498this.tabPage12.Controls.Add(this.button21); 510this.button21.Location = new System.Drawing.Point(9, 9); 511this.button21.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 512this.button21.Name = "button21"; 513this.button21.Size = new System.Drawing.Size(88, 27); 514this.button21.TabIndex = 0; 515this.button21.Text = "button21"; 516this.button21.UseVisualStyleBackColor = true;