public MainForm() { InitializeComponent(); databaseHandler = new DatabaseHandler(ConfigurationManager.AppSettings, this); }