1 write to button14
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
86this.button14 = new System.Windows.Forms.Button();
8 references to button14
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
706this.flowLayoutPanel3.Controls.Add(this.button14); 717this.button14.Location = new System.Drawing.Point(4, 3); 718this.button14.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 719this.button14.Name = "button14"; 720this.button14.Size = new System.Drawing.Size(88, 27); 721this.button14.TabIndex = 0; 722this.button14.Text = "button14"; 723this.button14.UseVisualStyleBackColor = true;