private void MainForm_Load(object sender, EventArgs e) { ProjectsManager.Initialize(); TemplatesManager.Initialize(); AddComboboxItems(); }