vsa 3 years ago
parent
commit
2e0bccfa0f
  1. 1
      Shop/Shop/Form1.cs

1
Shop/Shop/Form1.cs

@ -26,7 +26,6 @@ namespace ShopWin
panel.Location = new System.Drawing.Point(0, 150);
panel.Name = "panel6";
panel.Size = new System.Drawing.Size(800, 100);
panel.TabIndex = 8;
var shelfControl = new ShelfControl();
shelfControl.Dock = System.Windows.Forms.DockStyle.Fill;

Loading…
Cancel
Save