1 write to button15
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
35
this.
button15
= new System.Windows.Forms.Button();
8 references to button15
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
91
this.splitContainer1.Panel1.Controls.Add(this.
button15
);
107
this.
button15
.Location = new System.Drawing.Point(10, 57);
108
this.
button15
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
109
this.
button15
.Name = "button15";
110
this.
button15
.Size = new System.Drawing.Size(74, 27);
111
this.
button15
.TabIndex = 0;
112
this.
button15
.Text = "button15";
113
this.
button15
.UseVisualStyleBackColor = true;