1 write to button24
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
93
this.
button24
= new System.Windows.Forms.Button();
8 references to button24
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
778
this.tabPage6.Controls.Add(this.
button24
);
790
this.
button24
.Location = new System.Drawing.Point(19, 23);
791
this.
button24
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
792
this.
button24
.Name = "button24";
793
this.
button24
.Size = new System.Drawing.Size(88, 27);
794
this.
button24
.TabIndex = 0;
795
this.
button24
.Text = "button24";
796
this.
button24
.UseVisualStyleBackColor = true;