项目总结(一)
摘要:
临时记录,待整理修改******************************Application.StartupPath获取当前路径******************************foreach (Form openedform in this.MdiChildren) openedform.Close();关闭已打开子窗体*************************... 阅读全文
posted @ 2006-04-19 15:22 MadGoat 阅读(610) 评论(1) 推荐(0) 编辑