1 write to button15
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
35this.button15 = new System.Windows.Forms.Button();
8 references to button15
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
91this.splitContainer1.Panel1.Controls.Add(this.button15); 107this.button15.Location = new System.Drawing.Point(10, 57); 108this.button15.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 109this.button15.Name = "button15"; 110this.button15.Size = new System.Drawing.Size(74, 27); 111this.button15.TabIndex = 0; 112this.button15.Text = "button15"; 113this.button15.UseVisualStyleBackColor = true;