Merge branch 'lab1_base' into lab1_hard
This commit is contained in:
commit
0fb763fc1b
@ -106,6 +106,7 @@
|
||||
Name = "FormComponent";
|
||||
StartPosition = FormStartPosition.CenterScreen;
|
||||
Text = "Компонент";
|
||||
Load += FormComponent_Load;
|
||||
ResumeLayout(false);
|
||||
PerformLayout();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user