CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 ListView/ListBox 搜索资源 - drag and drop

搜索资源列表

  1. DragAndDrop_src

    0下载:
  2. A ListControl that show how to Drag and Drop files.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:26398
    • 提供者:Ken.Ho
  1. JavaDragDrop

    0下载:
  2. Drag and Drop with java. Can display JPG file. -Drag and Drop with java. Can display JPG fil e.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:6294
    • 提供者:秦皇岛
  1. MFC_OwnerDraw_Listbox_demo

    0下载:
  2. 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
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:427177
    • 提供者:changming
  1. FlatHeader_demo

    0下载:
  2. listctrl的列表头支持拖放-listctrl first list of drag-and-drop support
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:49884
    • 提供者:自华
  1. Clistctrl_DragTest_demo 可以在一个clistctrl 里面拖动 item

    0下载:
  2. 可以在一个clistctrl 里面拖动 item,也可以在两个之间拖拽item,很好的学习code-Clistctrl which can be a drag item, you can drag and drop between the two item, good learning code
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-03-24
    • 文件大小:31779
    • 提供者:li
  1. CListCtrl Extended Plugin.CListCtrl 的扩展

    0下载:
  2. 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
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-03-23
    • 文件大小:562155
    • 提供者:魏忠祥
  1. DragDropListBoxSample

    0下载:
  2. 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
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:41921
    • 提供者:dhsong
  1. DnD

    0下载:
  2. This program shows how to drag items from list box and drop onto windows explorer or vice versa.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-27
    • 文件大小:150470
    • 提供者:Keyur
  1. TwoListBoxDragAndDrop

    0下载:
  2. this is a drag and drop example application
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:9555
    • 提供者:spaten
  1. ADragandDropListControl

    0下载:
  2. A Drag and Drop List Control :利用VC制作界面之一 -A Drag and Drop List Control: the use of one of VC production interface
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-04
    • 文件大小:11435
    • 提供者:hntangz
  1. VBdrag

    0下载:
  2. 这是两个listbox的内容互相拖拽的一个程序-These are two of the listbox drag and drop the contents of a process of mutual
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-31
    • 文件大小:20185
    • 提供者:刘一峰
  1. CSListView_src

    0下载:
  2. ListView 控件最重要的属性是 Items 属性,它包含了控件所有的存在的项。SelectedItems 属性是控件当前选定项的集合,同时和它关联的 SelectedIndices 属性是控件中选定项的索引集合,如下示例所示,我们分别在SelectedItems 属性和SelectedIndices 属性中获取所选项索引,窗体上拖放了ListView控件和一个Button 控件,且已经往ListView控件中添加了若干列和行-ListView control is the most imp
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-31
    • 文件大小:19388
    • 提供者:張杰
  1. DragDropListCtrl_demo

    0下载:
  2. 一个可以拖拽的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
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-23
    • 文件大小:7447929
    • 提供者:刘金山
  1. MyTestList

    1下载:
  2. 一个可以支持拖拽的ListControl控件,支持双向拖拽,-One can support drag and drop the ListControl control, support for bi-directional drag and drop,
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-27
    • 文件大小:51949
    • 提供者:刘金山
  1. listbox-6

    0下载:
  2. 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
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:2374
    • 提供者:crystalxp
  1. ListHdr

    0下载:
  2. listctrl控件演示,动态改变list风格,样式,支持排序,拖拽,自动对齐等功能-listctrl control demonstration, dynamically changing list style, style, supports sorting, drag and drop, automatic alignment and other functions
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:27547
    • 提供者:allen
  1. drag

    0下载:
  2. 基于OLE的拖放功能的实现,自己的学习心得,请分享-OLE drag and drop function based on the realization of their own learning experiences, please share
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:5635
    • 提供者:刘丙才
  1. ListBox-Items

    0下载:
  2. 不使用OLE直接拖放ListBox Items的简单程序,值得初学者学习-Do not use OLE drag and drop ListBox Items in the simple procedure, it is worth learning for beginners
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:3549
    • 提供者:hangonggong
  1. ListViewMove

    0下载:
  2. 实现ListView控件各项之间通过拖放移动-Implementation of the ListView control by drag and drop movement between
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-04
    • 文件大小:29431
    • 提供者:yzx
  1. CheckDragListBox

    0下载:
  2. 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
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:24795
    • 提供者:
« 12 »
搜珍网 www.dssz.com