搜索资源列表
ListCtrl
- 一个使用ListCtrl控件做成的对话框,单击控件可以弹出下拉列表框。-use a ListCtrl caused by the dialog box controls, the controls can be activated by clicking the drop-down list box.
MFC.drop.down.list.button.control.
- MFC 下拉列表按钮控件设置代码MFC drop-down list button control setup code -MFC drop-down list button control setup code
Drag-Drop_example
- 对windows中drag-drop操作进行有巧妙的封装,使拖曳操作的编程变得简单易用,有类的使用例子代码。-Of windows in the drag-drop operations are clever packaging, so that programming drag operation become easy to use, there are examples of the use of category code.
dragdrop2tree
- Drag and Drop in Tree
CListCtrl
- listcontrol,图片的拖放,背景色等-listcontrol, drag and drop images, background color, etc.
CDragDialog_demo
- 一个支持Drag & Drop.的对话框类 a DialogClass which supports Drag & Drop.-A support for Drag
DragDropTest
- 演示视图中OLE拖放,控件接受OLE拖放,图像列表拖放,文件拖放等几种常用的拖放方法-OLE drag-and-drop presentation view, accept the OLE drag-and-drop controls, a list of drag and drop images, documents, such as drag-and-drop drag-and-drop of several commonly used methods
ddmgr_demo
- 实现拖放(drag-and-drop)和剪贴板操作的一个例子程序,可以实现任意物体的拖放。-The realization of drag-and-drop (drag-and-drop) and an example of the clipboard operation procedures can drag and drop any object.
vb6-Drag-Drop
- vb6 best drag drop sample and so easy to understand it
DD
- 拖放,是指用鼠标拖动的方法,在不同程序的窗口之间、同一个程序的不同窗口之间或同一程序同一窗口的不同控件之间,进行移动、复制和粘贴等操作的技术。拖放操作是在操作系统的帮助下完成的。被拖动的对象首先向操作系统注册它使用的数据格式,并按指定的数据格式提供数据,拖放操作结束时,接收拖放的窗口按指定的数据格式提取有关数据,并根据提取的数据生成相应的对象。-Drag and drop, is the method of dragging with the mouse, the window in betwe
C.code.drop.form.landscaping.
- C编程下拉表单美化高级开发代码C programming code for the drop-down form, landscaping Advanced Development -C programming code for the drop-down form, landscaping Advanced Development
COleDropTarget.code.drag.drop
- COleDropTarget类编程设计窗口拖放代码COleDropTarget Class Programming code window, drag and drop -COleDropTarget Class Programming code window, drag and drop
VB.source.drop.down.module
- VB源码设计下拉窗体编程参考资料代码VB source code for the design development of the drop-down form module -VB source code for the design development of the drop-down form module
instance.VC.program.drop.downlist
- VC下拉列表程序实例经典代码Classic instance of VC program code for drop-down list -Classic instance of VC program code for drop-down list
drop
- 用于javaUI中文本框的拖放监听,可监听向java UI界面中对文本框拖放文件,及自动获取路径。-Chinese version for javaUI monitor drop box can listen to the java UI interface drag and drop files on the text box, and automatic access path.
Dialog-with-drop-target
- 对于对话框支持的拖放实现。对于 mfc编程初学者,是个很好的例子。-Dialog supports drag-and-drop. For mfc Programming beginner, is a good example.
MFC-drop-down-box
- MFC实现简单下拉框程序,在VC++6.0上实现的-simple drop-down box program by using MFC
Drag and Drop in MFC
- Sample codes to demonstrate drag & drop in MFC.
source-0.2
- powerbuilder drag and drop source files
Tree拖放
- TreeCtrl与TreeView的拖拽功能实现 希望对你的开发有帮助(Drag and Drop Function Implementation of TreeCtrl and TreeView I hope it will be helpful to your development.)