private void btnBrowse_Click(object sender, EventArgs e) { Photos PH = new Photos("1602"); PH.Show(); }