1 write to button12
WinFormsControlsTest (1)
ScrollableControls.Designer.cs (1)
64button12 = new Button();
7 references to button12
WinFormsControlsTest (7)
ScrollableControls.Designer.cs (7)
232splitContainer1.Panel2.Controls.Add(button12); 285button12.Location = new Point(31, 61); 286button12.Name = "button12"; 287button12.Size = new Size(113, 20); 288button12.TabIndex = 2; 289button12.Text = "button12"; 290button12.UseVisualStyleBackColor = true;