搜索资源列表
SkinchangeList
- list滚动条替换控件。可以自己制作图片作为滚动条。注意,图片的大小和程序中的设置要对应。-rolling list of replacement control. Can they produced pictures as scroll. Note that the size and pictures to the procedures set matching.
CMyList
- 列表框控件多用于一组数据供用户选择,当列表框的客户区域不能完全显示所有数据时,会提供一个滚动条,用户可以一用滚动条浏览数据,本例介绍列表框的主要应用,功能包括,添加数据,查找数据,当前数据,列举文件-The list box control is used for a set of data for the user to select, when the list box client area can not display all the data, will provide a scro
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
ExListBoxDemo
- vc创建带有智能水平滚动条的列表框\ExListBoxDemo 的程序源码-vc create a horizontal scroll bar with a list of smart box \ ExListBoxDemo the program source code
ExListBoxDemo
- vc——创建带有智能水平滚动条的列表框\ExListBoxDemo-vc- create a horizontal scroll bar with a list of smart box \ ExListBoxDemo
ExListBoxDemo
- 创建带有智能水平滚动条的列表框\ExListBoxDemo,很不错的vc源码,希望能对大家有所帮助-Create a horizontal scroll bar with a list of smart box \ ExListBoxDemo, very good vc source, I hope you can help
ExListBoxDemo
- 创建带有智能水平滚动条的列表框\ExListBoxDemo\ExListBoxDemo.rar,很不错的vc源码,希望对大家有所帮助。-Create a horizontal scroll bar with a list of smart box \ ExListBoxDemo \ ExListBoxDemo.rar, very good vc source code, we want to help.
Example26
- 实现能改变滚动条的滑块,箭头,显示刻度随之改变。能向列表框插入数据。-Can change the scroll bar slider, arrows, display scale change. To insert data to the list box.
VirtualListControl_src
- 虚拟列表控件使用起来非常简单。它总共只有三个相关的消息,如果你直接使用CListCtrl,应该在对话框中响应这三个消息。如果你使用CListCtrl派生类,可以在派生类中响应这三个消息的反射消息。这三个消息分别是: (1)LVN_GETDISPINFO 控件请求某个数据 (2)LVN_ODFINDITEM 查找某个数据 (3)LVN_ODCACHEHINT 缓冲某一部分数据(You may have noticed that the standard CListCtrl ge
