CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - CListCtrl

搜索资源列表

  1. ListCtrlFont

    0下载:
  2. 项目需求,需要CListCtrl每一行,每一列的颜色都可以由用户手动设置,然后就自己重绘了下 效果就是这个样子,当然,这个最初,最原始的Demo,最终效果是根据用户选择的颜色可以动态修改每一列的颜色,商业项目不方便贴源码,所以只能上自己写的最初的源码,给有用的同学一个参考而已。 一个注意点:工程经过vs2012编译,想用vs2010打开的同学,可以修改vcxproj文件,将原有平台110改为100即可。-Project requirements, the need CListCtr
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:153998
    • 提供者:lee
  1. ConfigurableCtrl_V4

    0下载:
  2. 在ListCtrl中呈现CheckList,ProgressBar,EditBox的功能。-In MFC CListCtrl window compiled in how to make a stronger expression become our headache if you need to present your ListCtrl in CheckList, ProgressBar, EditBox function, this procedure must be your good
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:138666
    • 提供者:王夕锋
  1. SkinList_demo

    1下载:
  2. CListCtrl自绘源代码,重绘了标头、ListBox背景和滚动条-CListCtrl source code from the painting, redraw the header, ListBox background and scroll bars
  3. 所属分类:ListView-ListBox

    • 发布日期:2014-08-02
    • 文件大小:15596544
    • 提供者:小波变换
  1. CGridListCtrlEx

    3下载:
  2. 非常强大易用,继承自VC自带的CListCtrl,原有的代码不需要任何改变即可加入,可以轻易做出多种风格的CListCtrl,包括可编辑的表格,类似COMBOX的下拉列表,带图标的,更改背景颜色和前景颜色等,甚至有日期选项框,而且可以单独控制每一列,点击列头自动排序等。而且完全免费使用,内有完整源码和详细使用手册。-Change background color and foreground color, even with date option box, and can be control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:746505
    • 提供者:
  1. CustomControl

    0下载:
  2. 本源码适合初学者对自定义控件的学习,源码包括工具栏、按钮、菜单、列表这些基本控件。-CToolBar Menu CListCtrl Button
  3. 所属分类:Button control

    • 发布日期:2017-05-30
    • 文件大小:12741403
    • 提供者:cansin
  1. ListControlcolor

    0下载:
  2. CListCtrl控件简单易用,美中不足的是不能设置单元格的颜色,作者试着扩展了CListCtrl类,提供了一个可设置单元格颜色的函数,-CListCtrl control is simple and easy to use, the only fly in the ointment is not set the color of the cell, the authors try to extend the CListCtrl class, provides a color can be s
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:47987
    • 提供者:zyl
  1. CTree-and-CListCtrl

    0下载:
  2. 简单的TreeView编程实例,可以帮助作为参考 -simple programme about TreeView,just download it for me i i i i i i i i i i i i i i i i i i i i i i ii i i i i i i i i i i i
  3. 所属分类:TreeView

    • 发布日期:2017-06-11
    • 文件大小:18261068
    • 提供者:黄磊
  1. OpenExcel

    1下载:
  2. MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:276187
    • 提供者:bpudn4
  1. XListCtrl

    0下载:
  2. 重写的一个CListCtrl类,非常好用。- this is a overload ClistCtrl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:79048
    • 提供者:wlz
  1. TestListEx

    0下载:
  2. CListCtrl扩展类,可插入图片 按钮-CListCtrl extension class, you can insert a picture button
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:145939
    • 提供者:zpq
  1. DemoList

    0下载:
  2. DemoList.rar CListctrl控件扩展 继承MFC的CListctrl 表头颜色、字体和行高 Item的字体、颜色等 -DemoList.rar inherited MFC CListCtrl set of headers, and row height item font color, font, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3752792
    • 提供者:黄波
  1. DemoListNew

    0下载:
  2. 改变CListCtrl及其表头的高度、字体大小、列背景颜色、单元格背景颜色、列字体颜色、单元格字体颜色。-Change the CListCtrl and the header height, background color, font size, column cell background color, font color, font color column cell.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:62729
    • 提供者:wangqm
  1. skinlistdemo

    0下载:
  2. vc++ VC.NET三个版本的CListCtrl美化源码包,C++自绘标题栏和滚动条的CListCtrl,我写了Init( )函数。在这个函数中动态创建了scrollbars ,并且保证原始的scrollbar被隐藏了。还需要考虑到标题栏的大小,因为我们需要保证CStatic的scrollbars在PositionScrollBars()中的位置是正确的。如果窗口的外观发生变化,我需要保证scrollbars 还在正确的位置上。因为重载了OnEraseBkgnd和OnPainthandlers
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13275803
    • 提供者:kpudn20
  1. MFCscrollbar

    0下载:
  2. C++ MFC 重绘CListCtrl、CTreeCtrl滚动条源码。#define SCROLLBAR_NORMAL_MINIMUM 45 //经验值,当Scrollbar宽度/高度小于这一数值时需要特殊处理,保证与系统的处理方式一致。编译环境:VS2012,VC6.0不能编译。-C++ MFC redraw CListCtrl, CTreeCtrl scrollbar source.# define SCROLLBAR_NORMAL_MINIMUM 45// Experience, requ
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:81527
    • 提供者:kpudn30
  1. redrawListDemo

    0下载:
  2. VC++.NET Clistctrl重绘,可定义内容行颜色 以及鼠标点击各个状态的颜色,并实现了隔行变色,与最初默认的Clistctrl相比,漂亮了许多,也更加清淅了,用来显示列表数据更直观了。内含一个位图皮肤控件,用来实现一个位图滚动条控件,还有一个控件滚动条换肤,用于通过对一个控件的子类化实现滚动条换肤,和CSkinScrollBar配合使用。-VC++. NET Clistctrl redraw lines define the content of each color and the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:44876
    • 提供者:wpudn20
  1. ListCtrlFont

    0下载:
  2. ListCtrlFont自绘,C++自绘CListCtrl控件,运行于VS2012环境,简单易懂的自给控件示例,附有完整的源码文件,对此感兴趣的不妨下载测试下-ListCtrlFont from the painting, C++ since drawn CListCtrl control, running VS2012 environment, easy to understand self-control sample, with complete source code files, in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:146905
    • 提供者:wpudn20
  1. LVCustomDrawDemo

    0下载:
  2. DrawCListCtrl控件自绘实例,改变了控件中的字体颜色、控件背景颜色、让内容高亮显示,比起默认的CListCtrl,功能增色不少,期待大家喜欢,也希望能为自绘方面研究的初学者提供参考范例。本源码已经修正错误,在VC6.0环境下可顺利编译。-DrawCListCtrl controls from the paint instance, changing the font color controls, control background color, so the content is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:26945
    • 提供者:wpudn20
  1. APIBROW

    0下载:
  2. VC++使用公用控制回调在一个CListView中管理CListCtrl控制,用于分析了一些以逗号为分割符的文本文件,例如在你的\MSDEV\LIB(VC5.0在DevStudio\VC\Lib)目录下的Win32Api.CSV就是这样的文件-VC++ using the common control callback management CListCtrl control in a CListView, the analysis of a number comma separator tex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:15445
    • 提供者:wpudn22
  1. CloroList_Excel

    0下载:
  2. 实现VC++ clistctrl 的自绘图片和滚动条的功能,可以在当个Item上加载图片、改变字体颜色、背景色等。-ON划词翻译ON实时翻译 Drawn from the pictures and the functions of the scroll bar VC++ CListCtrl, can be in when the loading picture, Item to change the font color, background color, etc..
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:10652063
    • 提供者:zhoufan
  1. MyListCtrlDemo

    1下载:
  2. 实现CListCtrl列表宽度随内容自动调节-Let Your ListCtrl Adjust its Column Widths Automatically
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2939785
    • 提供者:heitty
« 1 2 ... 19 20 21 22 23 2425 26 27 28 »
搜珍网 www.dssz.com