会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
liulun
博客园
首页
新随笔
订阅
管理
2010年1月22日
手写代码实现窗体的拖动效果
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-- public partial class Form1 : Form { private Point oldPoint = new Point(0,0); public Form1() { Initi...
阅读全文
posted @ 2010-01-22 11:43 liulun
阅读(644)
评论(3)
推荐(0)
编辑
公告