资源列表
list
- listbox控件的list.text的内容如何更改?? -Private Sub Command1_Click() Print "List1.Text = " & List1.Text List1.List(List1.ListIndex) = "new" Print "List1.Text = " & List1.Text End Sub
TopMost
- 一个重绘了Header的LIstCtrl控件,默认类型为报表,网格部分也进行了美化,希望对大家有用。-Header of LIstCtrl a redraw of the control, the default type for the report, the grid also part of the landscaping, we want to be useful.
ListViewGroup
- Delphi中ListView分组示例Delphi, the ListView grouping examples-Delphi, the ListView grouping examples
ListControl
- 自己编写的介绍list组建的简单的程序,最初接触者由很大好处-I have written a simple introduction to list the procedures established by the initial contact by the significant benefits
PropList
- 一个类似于BCGPPropList效果的自定义控件,十分好用,效果很好-BCGPPropList similar to the effect of a custom control, very good, very good
listview_draw
- 窗口展示列表控件中添加背景图片,使界面更为美观。-listview draw
CListCtrl
- 一个可编辑的ListControl控件,点击可以编辑内容-An editable ListControl control, click to edit content
listbox
- 本例为列表框编程,在界面显示列表框内容,及直接在界面可编辑其内容,并反应到后台。-In this example, programming for the list box, list box in the screen content, and editable directly in the interface of its content, and response to the background.
Listview
- ListView的应用,点击某一个Item时会触发相应事件-ListView application, click on an Item will trigger a corresponding event
HyperList
- 比ListView数据加载快百倍的HyperList 2.0 这是一个完整版本的正式的媲美Listview控件的控件(DLL),他拥有难以置信的速度和存储构建,排序性能,也可以连接到数据库,支持Listview所有的功能并且有额外的扩展,具体可以看示例.使用HyperList 2.0加载10条记录仅0.02几秒,而用标准的Listview控件加载需要25秒左右.-Hundred times faster than the ListView' s data loading Hype
Duallistbox
- ListBox控件,实现了我们常用的灵活选择的功能,引用了DualListManager机制!-ListBox control, to achieve flexibility in our choice of commonly used functions, citing DualListManager mechanism!
listctrl_2
- 一个listctrrl的例题,可以固定列宽,改变行高 隐藏列等-Listctrrl of examples can be fixed column width, change the row height to hide columns