private void btnLookupCancel_Click(object sender, EventArgs e)
 {
     DataSync.CancelSyncCompanyLookups(_lookupSyncList);
 }