会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jason_yjau
on my way...on my life....
博客园
首页
新随笔
联系
管理
订阅
2010年10月28日
C#浮动的窗口如何实现
摘要: public class Win32API { [System.Runtime.InteropServices.DllImport("user32.dll")] public static extern bool PtInRect(ref Rectangle r, Point p); } /// <summary> /// 停靠到顶端 /// </summary> priv...
阅读全文
posted @ 2010-10-28 09:27 liuyan
阅读(6334)
评论(0)
推荐(0)
编辑
公告