drag&move form without title bar[http://www.silmoon.com/site/Article/techatc/codeandprogram/DotNet/Article_271.html]
摘要:
一调用API消息[DllImport("user32.dll")]public extern static long SendMessage(IntPtr hWnd, int Msg, int wParam, int lParam);public const int WM_SYSCOMMAND = 0x0112;[DllImport("user32.dll")]public extern stat... 阅读全文
posted @ 2009-12-28 16:10 逝去的时光 阅读(246) 评论(0) 推荐(0)
浙公网安备 33010602011771号