чтобы сразу все было
This commit is contained in:
parent
14aa029893
commit
142f5d8b5f
1
ComputersShop/ComputersShop/FormMain.Designer.cs
generated
1
ComputersShop/ComputersShop/FormMain.Designer.cs
generated
@ -153,6 +153,7 @@
|
|||||||
MainMenuStrip = menuStrip;
|
MainMenuStrip = menuStrip;
|
||||||
Name = "FormMain";
|
Name = "FormMain";
|
||||||
Text = "Компьютерный магазин";
|
Text = "Компьютерный магазин";
|
||||||
|
Load += FormMain_Load;
|
||||||
menuStrip.ResumeLayout(false);
|
menuStrip.ResumeLayout(false);
|
||||||
menuStrip.PerformLayout();
|
menuStrip.PerformLayout();
|
||||||
((System.ComponentModel.ISupportInitialize)dataGridView).EndInit();
|
((System.ComponentModel.ISupportInitialize)dataGridView).EndInit();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user