1 write to button19
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
61
this.
button19
= new System.Windows.Forms.Button();
8 references to button19
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
430
this.tabPage9.Controls.Add(this.
button19
);
442
this.
button19
.Location = new System.Drawing.Point(16, 24);
443
this.
button19
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
444
this.
button19
.Name = "button19";
445
this.
button19
.Size = new System.Drawing.Size(88, 27);
446
this.
button19
.TabIndex = 0;
447
this.
button19
.Text = "button19";
448
this.
button19
.UseVisualStyleBackColor = true;