private void tsbClear_Click(object sender, EventArgs e)
 {
     textManager.ClearAllText();
 }