1 write to button18
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
45
this.
button18
= new System.Windows.Forms.Button();
6 references to button18
Accessibility_Core_App (6)
ContainerControls2.Designer.cs (6)
222
this.
button18
.Location = new System.Drawing.Point(93, 3);
223
this.
button18
.Name = "button18";
224
this.
button18
.Size = new System.Drawing.Size(75, 23);
225
this.
button18
.TabIndex = 1;
226
this.
button18
.Text = "button18";
227
this.
button18
.UseVisualStyleBackColor = true;