CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mfc clistctrl
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mfc clistctrl - List
[
GUI Develop
]
MFC的增强CListCtrl控件
DL : 0
MFC的增强CListCtrl控件-MFC strengthen controls CListCtrl
Update
: 2008-10-13
Size
: 26.9kb
Publisher
:
代科学
[
ListView/ListBox
]
CReportCtrl_Demo
DL : 0
扩展MFC CListCtrl,可以设置ITEM颜色,可以按照COLOMN排序。
Update
: 2008-10-13
Size
: 143.49kb
Publisher
:
james
[
ListView/ListBox
]
20050319144042_ListData
DL : 0
一个可以显示大量行列数据的表格类这是一个从CWnd 类中派生出来的表格类。比较简陋。可以快速显示100000行的数据。主要是解决了由于MFC中CListCtrl类不能正确的在所有列宽和的宽度大于32767时的显示问题。-can show a lot of data ranks of this type of form is a category from CWnd derived from the forms category. Humble. Quick show 100,000 rows of data. The key is to resolve as a category MFC CListCtrl not correct at all out wide and the width of more than 32,767 at the show that the problem.
Update
: 2008-10-13
Size
: 75.92kb
Publisher
:
李明
[
Other
]
treestore
DL : 0
Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
Update
: 2025-02-17
Size
: 41kb
Publisher
:
陈伟
[
GUI Develop
]
MFC的增强CListCtrl控件
DL : 1
MFC的增强CListCtrl控件-MFC strengthen controls CListCtrl
Update
: 2025-02-17
Size
: 27kb
Publisher
:
代科学
[
ListView/ListBox
]
20050319144042_ListData
DL : 0
一个可以显示大量行列数据的表格类这是一个从CWnd 类中派生出来的表格类。比较简陋。可以快速显示100000行的数据。主要是解决了由于MFC中CListCtrl类不能正确的在所有列宽和的宽度大于32767时的显示问题。-can show a lot of data ranks of this type of form is a category from CWnd derived from the forms category. Humble. Quick show 100,000 rows of data. The key is to resolve as a category MFC CListCtrl not correct at all out wide and the width of more than 32,767 at the show that the problem.
Update
: 2025-02-17
Size
: 106kb
Publisher
:
李明
[
ListView/ListBox
]
ListCtrl
DL : 0
CListCtrl控件在默认的情况下有ICON形式,没有底纹,而且报表视图中选中一行时,它只加亮最左边的一个栏目。通过函数SetWindowLong设置列表控件的LVS_REPORT风格,通过CListCtrl的成员函数SetEctendedStyle设置列表控件的LVS_EX_FULLROWSELECT风格。-CListCtrl Control in default under the ICON form, no Shading, and statements selected his view, it only increases the left-most column 1. SetWindowLong function set through Control List LVS_REPORT style, the members of CListCtrl function SetEctendedStyle Control List set LVS_EX_FULLROWSELECT style.
Update
: 2025-02-17
Size
: 4.69mb
Publisher
:
lili
[
ListView/ListBox
]
LISTHDR
DL : 0
The LISTHDR sample demonstrates how to use the following common control MFC classes: CListCtrl and CHeaderCtrl. It shows how the controls are created and how to change the controls using many different available styles. The LISTHDR sample has been updated to take advantage of several features implemented in Internet Explorer.
Update
: 2025-02-17
Size
: 44kb
Publisher
:
孙汶
[
ListView/ListBox
]
change_CListCtrl_color
DL : 0
MFC的ListBox并不能改变当前选择行为任意颜色,该源码给出了继承自CListCtrl的新类,功能更强大。-MFC ListBox not change the current color choices arbitrary acts, given the source CListCtrl inherited from the new category and more powerful.
Update
: 2025-02-17
Size
: 61kb
Publisher
:
黄少华
[
ComboBox
]
CListCtrl
DL : 0
很不错的列表控件类,几乎涵盖了所有好玩的按钮哦,-very good control list category, and covered almost all the fun button, oh try
Update
: 2025-02-17
Size
: 899kb
Publisher
:
星一
[
ListView/ListBox
]
vistaListCtrlDemo
DL : 0
vista listCtrl 一个可自画的 listCtrl 类。 效果非常漂亮。以wtl 实现. 可以说已经做到了 自画listCtrl 的最高峰了-vista listCtrl a self-portrait of listCtrl category. The effect was very beautiful. Wtl to achieve. Can be said to have done a self-portrait of the peak listCtrl
Update
: 2025-02-17
Size
: 55kb
Publisher
:
fsqing
[
ListView/ListBox
]
CReportCtrl_Demo
DL : 0
扩展MFC CListCtrl,可以设置ITEM颜色,可以按照COLOMN排序。-Extension of MFC CListCtrl, you can set ITEM color, can be sorted in accordance with the COLOMN.
Update
: 2025-02-17
Size
: 143kb
Publisher
:
james
[
GUI Develop
]
CListCtrl
DL : 0
VC6.0、MFC下使用CListCtrl控件的例子-VC6.0, MFC use CListCtrl control examples
Update
: 2025-02-17
Size
: 672kb
Publisher
:
黄郭
[
Windows Develop
]
CListCtrl
DL : 0
对MFC的CListCtrl的描述,详细列出了属性的设置和修改-MFC' s CListCtrl on a description of the attributes listed in detail the settings and modify the
Update
: 2025-02-17
Size
: 11kb
Publisher
:
huangys
[
2D Graphic
]
CListCtrl
DL : 0
MFC中ListCtrl控件的应用,插入图片等-ListCtrl controls in MFC application, insert pictures, etc.
Update
: 2025-02-17
Size
: 1.71mb
Publisher
:
杜海燕
[
GUI Develop
]
clistctrl
DL : 0
让clistctrl的背景颜色交替? - VC-MFC - 界面 界面 Dev BBS.htm-Let clistctrl alternating background color?- VC-MFC- Interface Interface Dev BBS.htm
Update
: 2025-02-17
Size
: 3kb
Publisher
:
李
[
VC/MFC
]
CListCtrl
DL : 0
列表控件可以看作是功能增强的ListBox,它提供了四种风格,而且可以同时显示一列的多中属性值。MFC中使用CListCtrl类来封装列表控件的各种操作-The list control can be seen as a ListBox function enhanced, it offers four styles, and can display a multi-attribute value. Various operations in MFC CListCtrl class to encapsulate the list control
Update
: 2025-02-17
Size
: 13kb
Publisher
:
zhenli
[
VC/MFC
]
CListCtrl
DL : 0
列表控件可以看作是功能增强的ListBox,它提供了四种风格,而且可以同时显示一列的多中属性值。 MFC中使用CListCtrl类来封装列表控件的各种操作。-Copy the code List control can be seen as Enhanced ListBox, it offers four styles, and can display multiple property values in a column at the same time. MFC CListCtrl class is used to encapsulate various operations list control.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
李兰
[
Windows Develop
]
虚拟列表CListCtrl的使用实例
DL : 0
MFC CListCtrl控件,虚拟列表的使用方法与实例,可以正常使用!(MFC CListCtrl control, the use of virtual lists and examples, can be used normally!)
Update
: 2025-02-17
Size
: 27kb
Publisher
:
blyema
[
Windows Develop
]
扩展的CListCtrl
DL : 0
在MFC的CListCtrl控件的单元格内增加编辑框,下拉框等(dd edit box and drop-down box in the cell of CListCtrl control of MFC)
Update
: 2025-02-17
Size
: 18kb
Publisher
:
hwenzhao
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.