1 write to button17
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
55
this.
button17
= new System.Windows.Forms.Button();
6 references to button17
Accessibility_Core_App (6)
ContainerControls.Designer.cs (6)
380
this.
button17
.Location = new System.Drawing.Point(3, 3);
381
this.
button17
.Name = "button17";
382
this.
button17
.Size = new System.Drawing.Size(75, 23);
383
this.
button17
.TabIndex = 0;
384
this.
button17
.Text = "button17";
385
this.
button17
.UseVisualStyleBackColor = true;