CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - columns
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - columns - List
[
ListView/ListBox
]
ListViewApp_src
DL : 0
Modify ListView columns at run-time by using XML - C# Controls
Date
: 2008-10-13
Size
: 13.24kb
User
:
luckzyw
[
ListView/ListBox
]
listPrint_demo
DL : 0
Printing a CListCtrl or CListView with support for multiple pages The first column is printed again on each page The width of the columns are used for printing Columns can be sorted (nothing new, I know) -Printing a CListCtrl or CListView with sup port for multiple pages The first column is prin ted again on each page The width of the columns ar e used for printing Columns can be sorted (nothi Vi new, I know)
Date
: 2008-10-13
Size
: 55.83kb
User
:
杨立海
[
ListView/ListBox
]
ListViewStradley_demo
DL : 0
可以使用Tab键和方向键在列与行间移动的ListView-The listview which can move between columns and rows using tab key and direction key
Date
: 2025-12-27
Size
: 20kb
User
:
站长
[
ListView/ListBox
]
ListViewApp_src
DL : 0
Modify ListView columns at run-time by using XML - C# Controls-Modify ListView columns at run-time by using XML- C# Controls
Date
: 2025-12-27
Size
: 13kb
User
:
luckzyw
[
ListView/ListBox
]
listPrint_demo
DL : 0
Printing a CListCtrl or CListView with support for multiple pages The first column is printed again on each page The width of the columns are used for printing Columns can be sorted (nothing new, I know) -Printing a CListCtrl or CListView with sup port for multiple pages The first column is prin ted again on each page The width of the columns ar e used for printing Columns can be sorted (nothi Vi new, I know)
Date
: 2025-12-27
Size
: 56kb
User
:
杨立海
[
ListView/ListBox
]
CustomHeader
DL : 0
C# 要实现ListView的各行各列重绘是一件很麻烦的事情,最近就确定要实现一个功能需求,在一个ListView各行的第二列(Details模式)加入一个小图标。之前已经领教过ListView的设置,要开启重绘ListView各行,就必须重载它的OnDrawSubItem,但是ListView默认是不会执行你重载的OnDrawSubItem事件的,除非你把它OwnerDraw设置为true,即打开由用户控制绘图模式。然而让人抓狂的是,OwnerDraw=true后,整个ListView的Item/SubItem/Column全部都会空掉,即使你同时重载OnDrawSubItem/OnDrawItem/OnDrawColumnHeader并执行里面的base.OnDrawXXXXX(e),也不给你画出来。-C# to achieve the ListView to redraw the lines of the columns is a very troublesome thing, recently determined to achieve a functional requirements, each row in a ListView in the second column (Details mode) by adding a small icon. Had previously experienced the ListView settings, to open the ListView redraw the lines, you must override it OnDrawSubItem, but the ListView by default will not be implemented overloaded OnDrawSubItem your event, unless you put it OwnerDraw is set to true, that is open from user-controlled graphics mode. But people crazy is that, OwnerDraw = true, the entire ListView' s Item/SubItem/Column will all be empty out, even if you also overload OnDrawSubItem/OnDrawItem/OnDrawColumnHeader and perform inside base.OnDrawXXXXX (e), not given you have drawn.
Date
: 2025-12-27
Size
: 46kb
User
:
XiueXi
[
ListView/ListBox
]
LcVirtualMode
DL : 0
演示CListCtrl在虚模式下的使用方法,包括数据填充、按列排序等-Demo CListCtrl in the use of virtual mode, including data filling, sorting by columns, etc.
Date
: 2025-12-27
Size
: 40kb
User
:
无趣
[
ListView/ListBox
]
CSListView_src
DL : 0
ListView 控件最重要的属性是 Items 属性,它包含了控件所有的存在的项。SelectedItems 属性是控件当前选定项的集合,同时和它关联的 SelectedIndices 属性是控件中选定项的索引集合,如下示例所示,我们分别在SelectedItems 属性和SelectedIndices 属性中获取所选项索引,窗体上拖放了ListView控件和一个Button 控件,且已经往ListView控件中添加了若干列和行-ListView control is the most important attribute is the Items property, which contains all of the existence of the control items. SelectedItems attribute is the control set of the currently selected item at the same time and its associated control SelectedIndices attribute is the index of a collection of selected items, as shown in the example, we have respectively SelectedItems properties and SelectedIndices properties to obtain an index of the option on the form Drag and drop a ListView control and a Button control, and has been added to the ListView control, a number of columns and rows
Date
: 2025-12-27
Size
: 19kb
User
:
張杰
[
ListView/ListBox
]
CListCtrlExtendedPlugin
DL : 0
CListCtrl 的扩展,可以实现排序,提示条,隐藏或显示某一列,编辑某一项,支持拖拽等功能。-Grid Control Based on CListCtrl Sorting Cell navigation and keyboard search Tooltips Hiding and showing columns Cell editing Grouping Clipboard (copy only) Persist column width, position and visibility OLE Drag and Drop (includes reordering of items)
Date
: 2025-12-27
Size
: 549kb
User
:
魏忠祥
[
ListView/ListBox
]
Column_Picker_ListCtrl
DL : 0
一个支持列表栏目拉动的源码,非常好方便,只要修改列表基类就可以实现栏目拉动-A list of columns to support the source drive, very good convenience, as long as the revised list of base class can be achieved part pull
Date
: 2025-12-27
Size
: 98kb
User
:
WangBingo
[
ListView/ListBox
]
tab_checklistbox_demo
DL : 0
可实现表格的不同列的显示,及列显示的不同效果-Can be realized in different forms of display columns, and columns show the different effects
Date
: 2025-12-27
Size
: 43kb
User
:
hua
[
ListView/ListBox
]
DdListCtrl_demo
DL : 0
可实现表格中不同的列和行分别显示,并设置情况-Can be realized in the form of columns and rows were different shows, and set the conditions
Date
: 2025-12-27
Size
: 32kb
User
:
华
[
ListView/ListBox
]
fullrow_and_titletips
DL : 0
实现编辑框中不同的列的风格显示,可进行设置-Different columns to achieve the edit box the style of display can be set
Date
: 2025-12-27
Size
: 10kb
User
:
华
[
ListView/ListBox
]
ListView
DL : 0
可实现对表格中的栏目的选择形式的操作,如数学-Can be realized on the choice of table columns the form of action, such as mathematics
Date
: 2025-12-27
Size
: 42kb
User
:
ff
[
ListView/ListBox
]
RelOneToMany_demo
DL : 0
可实现在编辑框中的对话框中的不同列的显示效果-Can be realized in the edit box of the dialog box display different columns
Date
: 2025-12-27
Size
: 20kb
User
:
ff
[
ListView/ListBox
]
SynchScroll
DL : 0
可实现对不同的表格的同步实现,对不同的列同步-Can be realized in different forms of synchronization, synchronization of different columns
Date
: 2025-12-27
Size
: 30kb
User
:
ff
[
ListView/ListBox
]
ListCtrl_Column_Picker
DL : 0
CListCtrl Which Can Show and Hide Columns
Date
: 2025-12-27
Size
: 73kb
User
:
yansong
[
ListView/ListBox
]
ListViewCtrlEx_Demo
DL : 0
漂亮的列表控件,继承自CListView,外观与迅雷的任务栏列表相似。 可显示/隐藏列,定制背景,自动调整列宽等,是MFC界面编程必不可少的组件。-Nice list control, inherited from CListView, the appearance of the taskbar with a list similar to the Thunder. To show/hide columns, customize the background, automatically adjust column widths, etc., are essential components of MFC programming interface.
Date
: 2025-12-27
Size
: 210kb
User
:
李晓东
[
ListView/ListBox
]
ListCtrlDemo
DL : 0
List控件的基本用法,包括设置控件属性,向表中增加行、列,及删除行等操作-List the basic usage control, including setting control properties, add to the table rows, columns, and delete rows and other operations
Date
: 2025-12-27
Size
: 11.97mb
User
:
l
[
ListView/ListBox
]
UITutor
DL : 0
说明了ClistCtrl插入列和行的基本方法,以VC2008实现。-Shows ClistCtrl insert columns and rows of the basic approach to VC2008 achieve.
Date
: 2025-12-27
Size
: 135kb
User
:
qq
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.