C#实现无标题窗体拖动方法封装提取及应用
摘要:方法封装提取代码如下:using System;using System.Collections.Generic;using System.Text;//Pointusing System.Drawing;//DllImportusing System.Runtime.InteropServices;//MouseEventArgsusing System.Windows.Forms;namespace FinancialManage.com.smile{ public class SmilePublicLibrary { #region 鼠标拖动控件或窗体,实现窗体...
阅读全文
posted @ 2012-09-27 01:25
浙公网安备 33010602011771号