1 write to button15
WinFormsControlsTest (1)
ScrollableControls.Designer.cs (1)
60button15 = new Button();
7 references to button15
WinFormsControlsTest (7)
ScrollableControls.Designer.cs (7)
224splitContainer1.Panel1.Controls.Add(button15); 249button15.Location = new Point(-11, 61); 250button15.Name = "button15"; 251button15.Size = new Size(113, 20); 252button15.TabIndex = 2; 253button15.Text = "button15"; 254button15.UseVisualStyleBackColor = true;