private void button1_Click(object sender, EventArgs e) { ImageUploadExample imageUpload = new ImageUploadExample(); imageUpload.Show(); }