搜索资源列表
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
gridctrl_in_mfc_view
- 一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。
ThumbNailList
- ThumbNailList是一个可显示缩图的listctrl类,可供VC++6.0 7.0 7.1 等重复利用.这个是我从listctrl扩展重写而来。
rewr
- f用VC++6.0开发多表联接的数据库应用程序介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法.. gdflkhjdfljhfdlhjdfhdfdhpfdkh dlfkhdf hkdfp[hierkykfhfdlhjfdlhjdfshjsdpfhdfhdf kh dfhkdfsh-f VC 6.0 multi-table database connectivity application pr
ListDemo.rar
- 一个自我封装的List类,很号用,解决VC++中MFC中CListCtrl类的缺陷,在控件编程中有很大的用途,也可以更具自己的需要做一些修改!,A self-List package type, I am its use to solve VC++ In the MFC class CListCtrl of defects in the control program in a lot of uses, can also be more to their own needs to do some
VC_ListBox
- VC下LISTBOX类的扩展方法,提供每行设置不同颜色等的方法。-VC Class LISTBOX expansion under way to set each line of the method, such as different colors.
listviewfillingdynamicallyvb
- 这个代码利用了两个可复用的C++类:CXTOutlookBar 和 CXTPagerCtrl,用它们可以实现Outlook风格的用户界面,这两个类出自Codejock软件公司,是其产品Xtreme Toolkit的一部分。根据该公司的许可条款,任何人都可以不受限制地免费使用这两个类的源代码。 [代码性质] VC可重用代码段 [代码作者] NorthTibet [文件大小] 101K [更新日期] 2003-1-13 22:46:00 [下载次数] 19226
CLORERLISTCTRL
- 本类可使vc下的listctrl间隔行的底色的改变-This category can listctrl under vc line spacing change in background
Mylistctrl_by_VC
- 使用vc++封装的扩展类,具有横向伸缩功能的listctrl.-The listctrl with transverse extend function.
ListCtrl
- VC++/MFC List控件类,使用简单方便-VC++/MFC List Control class, the use of simple and convenient
StudentScoreInfo
- 关于vc的学生成绩单应用程序。其中涉及内容有:窗口切分,视图间通信。主要用到视图类CListView。-The students about vc transcr ipt applications.Involving the contents: Windows, communication between view.Mainly used CListView view class.
LIST
- VC中的LIST的类库,很方便使用,代码易懂。看后便知.-LIST VC in the library, it is easy to use, the code easy to understand. After looking at a glance.
XListCtrlTest
- 在vc++环境下,重写CListCtrl类,实现动态按钮功能-In vc++ environment, rewritten CListCtrl class, dynamic button functionality
listview_5
- vc中具有排序功能的 CSortedListCtrl类的程序源码-vc has a sorting function CSortedListCtrl class of program source code
CEditListCtrl
- 在VC++6.0中以CListCtrl类为基类构建可直接编辑的列表控件类的方法,并提供一个可运行的实例。-In VC++6.0 in order to build a base class CListCtrl class can directly edit the list control class methods, and provide a running instance.
edit-ctrlist
- 可以演示的的例子。 可编辑列表控件类。 vc 自带的列表控件是不可编辑的,这里提供一个可以编辑的列表控件类-Can demonstrate the class--- the editable list control
clistctrl自绘及改变行列颜色附重用类
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅。
