1 write to button1
Accessibility_Core_App (1)
ToolStripContainer.Designer.cs (1)
88this.button1 = new System.Windows.Forms.Button();
8 references to button1
Accessibility_Core_App (8)
ToolStripContainer.Designer.cs (8)
581this.button1.Location = new System.Drawing.Point(40, 369); 582this.button1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 583this.button1.Name = "button1"; 584this.button1.Size = new System.Drawing.Size(88, 27); 585this.button1.TabIndex = 3; 586this.button1.Text = "button1"; 587this.button1.UseVisualStyleBackColor = true; 594this.Controls.Add(this.button1);