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