1 write to button13
WinFormsControlsTest (1)
ScrollableControls.Designer.cs (1)
63button13 = new Button();
7 references to button13
WinFormsControlsTest (7)
ScrollableControls.Designer.cs (7)
231splitContainer1.Panel2.Controls.Add(button13); 276button13.Location = new Point(48, 87); 277button13.Name = "button13"; 278button13.Size = new Size(113, 20); 279button13.TabIndex = 3; 280button13.Text = "button13"; 281button13.UseVisualStyleBackColor = true;