private void ToolStripMenuItemSearchCountCH_Click(object sender, EventArgs e) { SearchCountCH sh = new SearchCountCH(); sh.ShowDialog(this); }