private void txtBox_Enter(object sender, EventArgs e)
 {
     GeneralTools.txtBox_Enter(sender, e);
 }