private void txtXrefCusSymbol_KeyUp(object sender, KeyEventArgs e) { _cToolBL.TxtXRefCusSymbol_KeyUpBL(); _cToolBL.SetModifyMode(true); }