1 write to button10
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
45this.button10 = new System.Windows.Forms.Button();
8 references to button10
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
264this.groupBox4.Controls.Add(this.button10); 277this.button10.Location = new System.Drawing.Point(12, 22); 278this.button10.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 279this.button10.Name = "button10"; 280this.button10.Size = new System.Drawing.Size(88, 27); 281this.button10.TabIndex = 0; 282this.button10.Text = "button10"; 283this.button10.UseVisualStyleBackColor = true;