会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阿冠
博客园
首页
新随笔
联系
订阅
管理
2014年8月12日
关于Mdi窗口-父窗口上的控件把子窗口的挡住的问题
摘要: using System.Runtime.InteropServices;[DllImport("user32")]public static extern int SetParent(int hWndChild, int hWndNewParent);///temp2是你的子formtemp2.M...
阅读全文
posted @ 2014-08-12 10:39 阿冠
阅读(603)
评论(0)
推荐(0)
公告