搜索资源列表
DragAndDrop_src
- A ListControl that show how to Drag and Drop files.
JavaDragDrop
- Drag and Drop with java. Can display JPG file. -Drag and Drop with java. Can display JPG fil e.
MFC_OwnerDraw_Listbox_demo
- As we all know that the regular listbox that you drag and drop from the control toolbar in the Visual studio 6 just accepts text. But I made three extra features in my listbox which are: accept graphic icons (.ico) files beside the text. You
FlatHeader_demo
- listctrl的列表头支持拖放-listctrl first list of drag-and-drop support
Clistctrl_DragTest_demo 可以在一个clistctrl 里面拖动 item
- 可以在一个clistctrl 里面拖动 item,也可以在两个之间拖拽item,很好的学习code-Clistctrl which can be a drag item, you can drag and drop between the two item, good learning code
CListCtrl Extended Plugin.CListCtrl 的扩展
- CListCtrl 的扩展,可以实现排序,提示条,隐藏或显示某一列,编辑某一项,支持拖拽等功能。,Grid Control Based on CListCtrl Sorting Cell navigation and keyboard search Tooltips Hiding and showing columns Cell editing Grouping Clipboard (copy only) Persist column width, position
DragDropListBoxSample
- This listbox class demonstrates how to rearrange listbox items using Drag and Drop without the overhead of OLE. The advantage of this method is that you don t have to create bulky global memory handles to simply move data within the same window in th
DnD
- This program shows how to drag items from list box and drop onto windows explorer or vice versa.
TwoListBoxDragAndDrop
- this is a drag and drop example application
ADragandDropListControl
- A Drag and Drop List Control :利用VC制作界面之一 -A Drag and Drop List Control: the use of one of VC production interface
VBdrag
- 这是两个listbox的内容互相拖拽的一个程序-These are two of the listbox drag and drop the contents of a process of mutual
CSListView_src
- ListView 控件最重要的属性是 Items 属性,它包含了控件所有的存在的项。SelectedItems 属性是控件当前选定项的集合,同时和它关联的 SelectedIndices 属性是控件中选定项的索引集合,如下示例所示,我们分别在SelectedItems 属性和SelectedIndices 属性中获取所选项索引,窗体上拖放了ListView控件和一个Button 控件,且已经往ListView控件中添加了若干列和行-ListView control is the most imp
DragDropListCtrl_demo
- 一个可以拖拽的ListControl,可以单个、多个拖拽,并当鼠标移到边框时,自动滚动列表-One can drag the ListControl, can be single, multiple drag and drop, and when the mouse moved to the border, the auto-scroll through the list
MyTestList
- 一个可以支持拖拽的ListControl控件,支持双向拖拽,-One can support drag and drop the ListControl control, support for bi-directional drag and drop,
listbox-6
- Drag and Drop Listbox Items Without OLE - 不使用 OLE 直接拖放 ListBox Items-Drag and Drop Listbox Items Without OLE- do not use OLE drag and drop ListBox Items
ListHdr
- listctrl控件演示,动态改变list风格,样式,支持排序,拖拽,自动对齐等功能-listctrl control demonstration, dynamically changing list style, style, supports sorting, drag and drop, automatic alignment and other functions
drag
- 基于OLE的拖放功能的实现,自己的学习心得,请分享-OLE drag and drop function based on the realization of their own learning experiences, please share
ListBox-Items
- 不使用OLE直接拖放ListBox Items的简单程序,值得初学者学习-Do not use OLE drag and drop ListBox Items in the simple procedure, it is worth learning for beginners
ListViewMove
- 实现ListView控件各项之间通过拖放移动-Implementation of the ListView control by drag and drop movement between
CheckDragListBox
- vc 创建带有复选框的列表框和可拖放列表项的列表框\CheckDragListBox 的程序源码-vc create a list box with a check list of items and drag and drop the list box \ CheckDragListBox the program source code