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