private void info_Click(object sender, EventArgs e) { Information info = new Information(files[i]); info.Show(); }