1 write to button17
WinFormsControlsTest (1)
ScrollableControls.Designer.cs (1)
69button17 = new Button();
7 references to button17
WinFormsControlsTest (7)
ScrollableControls.Designer.cs (7)
323tabPage1.Controls.Add(button17); 334button17.Location = new Point(11, 24); 335button17.Name = "button17"; 336button17.Size = new Size(194, 74); 337button17.TabIndex = 2; 338button17.Text = "button17"; 339button17.UseVisualStyleBackColor = true;