1 write to button18
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
54
this.
button18
= new System.Windows.Forms.Button();
6 references to button18
Accessibility_Core_App (6)
ContainerControls.Designer.cs (6)
371
this.
button18
.Location = new System.Drawing.Point(93, 3);
372
this.
button18
.Name = "button18";
373
this.
button18
.Size = new System.Drawing.Size(75, 23);
374
this.
button18
.TabIndex = 1;
375
this.
button18
.Text = "button18";
376
this.
button18
.UseVisualStyleBackColor = true;