private void Constructor_FormClosing(object sender, FormClosingEventArgs e) { ConnectionHelpers.CloseConnection(connection); }