ПИбд-23 Волков Никита Андреевич Лабораторная работа №1 Усложненная #2

Closed
bocchanskyy wants to merge 3 commits from Lab1Hard into Lab1Base
Showing only changes of commit fad2d2c665 - Show all commits

View File

@ -178,6 +178,7 @@
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "FormShop";
this.Text = "Магазин";
Load += FormShop_Load;
((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();