private void backgroundWorker2_DoWork(object sender, System.ComponentModel.DoWorkEventArgs e) { ImgURL = Tools.UploadToImgur(ImgToUpload); }