public MainMenu() { Database = new DbHandle(); InitializeComponent(); this.BackColor = Color.Lime; this.TransparencyKey = Color.Lime; }