private void ClearControls()
 {
     traceControl.Clear();
     exceptionControl.Clear();
     statsControl.Clear();
 }