private void rolesBtn_Click(object sender, EventArgs e) { ChefOrders cw = new ChefOrders(); MainClass.showWindow(cw, this, MDI.ActiveForm); }