private void steamidStrip_Click(object sender, EventArgs e) { SteamID steamid = new SteamID(replayloc + "\\" + currentlyselectedreplaypath + "\\"); steamid.ShowDialog(); }