1 write to button16
WinFormsControlsTest (1)
ScrollableControls.Designer.cs (1)
59button16 = new Button();
7 references to button16
WinFormsControlsTest (7)
ScrollableControls.Designer.cs (7)
223splitContainer1.Panel1.Controls.Add(button16); 240button16.Location = new Point(3, 87); 241button16.Name = "button16"; 242button16.Size = new Size(113, 20); 243button16.TabIndex = 3; 244button16.Text = "button16"; 245button16.UseVisualStyleBackColor = true;