摘要:
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
阅读(6363)
评论(0)
推荐(0)

浙公网安备 33010602011771号