博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2008年6月3日

摘要: 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 夏虫 阅读(539) 评论(0) 推荐(0) 编辑