会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
天天向上518
博客园
首页
新随笔
联系
订阅
管理
2019年12月3日
Windows Form父子两个窗体之间的传值测试
摘要: 1:先看测试的效果图: 2:全部的代码 1 using System; 2 using System.Windows.Forms; 3 4 namespace WindowsForms 5 { 6 public partial class ParentForm : Form 7 { 8 public
阅读全文
posted @ 2019-12-03 10:52 天天向上518
阅读(240)
评论(0)
推荐(0)
编辑
公告