1 write to button9
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
39this.button9 = new System.Windows.Forms.Button();
8 references to button9
Accessibility_Core_App (8)
CommonControl1.Designer.cs (8)
98this.groupBox1.Controls.Add(this.button9); 150this.button9.Location = new System.Drawing.Point(15, 245); 151this.button9.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); 152this.button9.Name = "button9"; 153this.button9.Size = new System.Drawing.Size(130, 58); 154this.button9.TabIndex = 3; 155this.button9.Text = "Standard"; 156this.button9.UseVisualStyleBackColor = true;