1 write to button16
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
36
this.
button16
= new System.Windows.Forms.Button();
8 references to button16
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
97
this.splitContainer1.Panel2.Controls.Add(this.
button16
);
117
this.
button16
.Location = new System.Drawing.Point(21, 57);
118
this.
button16
.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
119
this.
button16
.Name = "button16";
120
this.
button16
.Size = new System.Drawing.Size(88, 27);
121
this.
button16
.TabIndex = 0;
122
this.
button16
.Text = "button16";
123
this.
button16
.UseVisualStyleBackColor = true;