public bool KeyHandler()
 {
     return(CurrentMenu.KeyHandler());
 }