internal void ShowSummary() { summary.Show(); }
public void ShowSummary() { summary.Show(); summary.BringToFront(); }