搜索资源列表
CAWO6OEP
- 这是一个从CListCtrl派生的类,使你可以方便地在你的列表控件中加入Drag&Drop支持可以支持单行和多行快试一试吧-CListCtrl derived from the class, so you can conveniently in your Control List support adding DragDrop can support single and multiple test it fast
DragDrop
- 自己写的可重用的 Drag&Drop 工具类及Demo
dragdrop_demo
- 用vc++写的一个关于拖拽的不错的例子,可以用来学习一下。-Using vc++ to write on the drag of a good example of that can be used to learn about.
dragdrop
- drag drop controls using visual basic 6
DragDrop
- Java Example for Drag and Drop
DragDrop
- 一个简单的拖放道具图片的用例,可以轻松是想图片拖放到指定位置和图片的绘制-OK
TestDragDrop
- image dragdrop functionality....u can drag the image from one part to another
TextBox2010-12-11
- QQ皮肤换肤程序,可以实现直接拖张图片到QQ窗口就能改变QQ皮肤的皮肤,其实这个功能不是很难,网上实现效果很多,你只要处理一下窗体的的两个拖放事件DragEnter 和 DragDrop就行. DragEnter :鼠标将数据拖放到目标工作区时发生(注意:边界也算).可以将对象拖到控件上方时,能够根据所拖动的对象显示相应的图标 DragDrop:鼠标将数据拖放到目标工作区完成时发生 当处理拖放事件时,可以检索到Data 对象,Data对象用于检索数据 Da
multisel-dragdrop-treectrl
- 在微软源码comctrl1基础上改进,实现了treeCtrl的多选拖拽和多选删除等功能-Microsoft source comctrl1 on the basis of enhancements that allow for the treeCtrl the drag and drop of multiple choice and multiple choice to delete
DragDropTree
- source code of DragDrop Tr-source code of DragDrop Tree
DragDrop-ListBox
- Appeal useful and simple Drag and Drop with Listbox.
DragDropListDemo
- 一个很简单的DragDrop拖拽功能实现例子,试用与入门如何实现拖拽-ListCtrl Drag Drop Demo
