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