1 write to button16
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
36this.button16 = new System.Windows.Forms.Button();
8 references to button16
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
97this.splitContainer1.Panel2.Controls.Add(this.button16); 117this.button16.Location = new System.Drawing.Point(21, 57); 118this.button16.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 119this.button16.Name = "button16"; 120this.button16.Size = new System.Drawing.Size(88, 27); 121this.button16.TabIndex = 0; 122this.button16.Text = "button16"; 123this.button16.UseVisualStyleBackColor = true;