private void ToolStripMenuItemIUCount_Click(object sender, EventArgs e) { QInUsing qiu = new QInUsing(); qiu.ShowDialog(this); }