private void HardwareDetailsPressed(object obj)
 {
     myShell.AddScreen(myInfoScreen, "Hardware Details");
 }