コード例 #1
0
 protected virtual void OpenHistoryPanel()
 {
     HistoryPanel.Extend(Keypad.MainAreaHeight);
     Keypad.DisableAllKeys();
 }