1 write to button14
WinFormsControlsTest (1)
ScrollableControls.Designer.cs (1)
62button14 = new Button();
7 references to button14
WinFormsControlsTest (7)
ScrollableControls.Designer.cs (7)
230splitContainer1.Panel2.Controls.Add(button14); 267button14.Location = new Point(62, 112); 268button14.Name = "button14"; 269button14.Size = new Size(113, 20); 270button14.TabIndex = 4; 271button14.Text = "button14"; 272button14.UseVisualStyleBackColor = true;