private void cmdAbortUpdate_Click(object sender, EventArgs e) { m_tvdbHandler.AbortUpdate(true); cmdAbortUpdate.Enabled = false; }