1 write to button12
Accessibility_Core_App (1)
CommonControl1.Designer.cs (1)
36this.button12 = new System.Windows.Forms.Button();
9 references to button12
Accessibility_Core_App (9)
CommonControl1.Designer.cs (9)
95this.groupBox1.Controls.Add(this.button12); 116this.button12.FlatStyle = System.Windows.Forms.FlatStyle.System; 117this.button12.Location = new System.Drawing.Point(15, 309); 118this.button12.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); 119this.button12.Name = "button12"; 120this.button12.Size = new System.Drawing.Size(130, 58); 121this.button12.TabIndex = 4; 122this.button12.Text = "System"; 123this.button12.UseVisualStyleBackColor = true;