diff --git a/SoftwareInstallation/SoftwareInstallationView/FormComponents.Designer.cs b/SoftwareInstallation/SoftwareInstallationView/FormComponents.Designer.cs index a622dd7..b1739de 100644 --- a/SoftwareInstallation/SoftwareInstallationView/FormComponents.Designer.cs +++ b/SoftwareInstallation/SoftwareInstallationView/FormComponents.Designer.cs @@ -96,6 +96,7 @@ Controls.Add(dataGridView); Name = "FormComponents"; Text = "Компоненты"; + Load += FormComponents_Load; ((System.ComponentModel.ISupportInitialize)dataGridView).EndInit(); ResumeLayout(false); }