public void ShowMoreProgInfo(string progExtId) { MoreProgInfo showInfo = new MoreProgInfo(progExtId); showInfo.ShowDialog(); }