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