摘要:
StationForm f = new StationForm(); f.TopLevel = false; f.Parent = panel1; f.Show(); f.BringToFront(); panel1 is a panel which size is just as the size ... 阅读全文
posted @ 2008-06-03 15:17 夏虫 阅读(550) 评论(0) 推荐(0)
摘要:
StationForm f = new StationForm(); f.TopLevel = false; f.Parent = panel1; f.Show(); f.BringToFront(); panel1 is a panel which size is just as the size ... 阅读全文
posted @ 2008-06-03 15:17 夏虫 阅读(550) 评论(0) 推荐(0) |
||