public void ClearTextBoxes()
 {
     leftPanel.Clear();
     rightPanel.Clear();
 }