private void Interest_Enter(object sender, EventArgs e)
 {
     Interest.SelectAll( );
 }