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