会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
喜爱糖葫芦
如果你的成功定义是超越别人,那么注定会失败,因为世上总有比你强的人,如果成功的定义是超越自己,那么真的只要努力就会成功。
博客园
首页
新随笔
联系
订阅
管理
2017年1月11日
C#无边框窗体移动 将事件绑定到想实现的控件上
摘要: [DllImport("user32.dll")] public static extern bool ReleaseCapture(); [DllImport("user32.dll")] public static extern bool SendMessage(IntPtr hwnd, int wMsg, int wParam, int l...
阅读全文
posted @ 2017-01-11 13:23 喜爱糖葫芦
阅读(278)
评论(0)
推荐(0)
编辑
公告