//包厢消息汇总 private void toolMsg_Click(object sender, EventArgs e) { BarMsgForm form = new BarMsgForm(); form.ShowDialog(); }