public void ViewAll() { UserControls uc = new UserControls(); uc.GetUserControl(); //GameSimulator gs = new GameSimulator(); //gs.SimulateGame(); }