if (dr1.Read())
{
MessageBox.Show("وقت خوابه");
timer1.Enabled = false;
}