名称:TextEditor作者:ZCPP日期:2007年6月3日----------------------------环境:.net framework 2.0Visual Studio 2005----------------------------主窗体: Form1 (Form1.cs、Form1.Designer.cs)帮助窗体: Help (Help.cs、Help.Designer.cs)查找框: InputBox (本窗体是根据一网友的代码修改而来的,可直接使用)替换框: Re
using System; using System.Drawing; using System.Windows.Forms; using System.Collections.Generic; namespace WindowsFormsApplication1 { class DragItemListView:ListView { public DragItemListView() { SetStyle(ControlStyles.DoubleBuffer | ControlStyles.