1 write to button17
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
46
this.
button17
= new System.Windows.Forms.Button();
6 references to button17
Accessibility_Core_App (6)
ContainerControls2.Designer.cs (6)
231
this.
button17
.Location = new System.Drawing.Point(3, 3);
232
this.
button17
.Name = "button17";
233
this.
button17
.Size = new System.Drawing.Size(75, 23);
234
this.
button17
.TabIndex = 0;
235
this.
button17
.Text = "button17";
236
this.
button17
.UseVisualStyleBackColor = true;