protected virtual void OpenHistoryPanel()
 {
     HistoryPanel.Extend(Keypad.MainAreaHeight);
     Keypad.DisableAllKeys();
 }