资源列表
Listview
- ListView的应用,点击某一个Item时会触发相应事件-ListView application, click on an Item will trigger a corresponding event
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.
CListCtrl
- 一个可编辑的ListControl控件,点击可以编辑内容-An editable ListControl control, click to edit content
listview_draw
- 窗口展示列表控件中添加背景图片,使界面更为美观。-listview draw
PropList
- 一个类似于BCGPPropList效果的自定义控件,十分好用,效果很好-BCGPPropList similar to the effect of a custom control, very good, very good
ListControl
- 自己编写的介绍list组建的简单的程序,最初接触者由很大好处-I have written a simple introduction to list the procedures established by the initial contact by the significant benefits
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.
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
ListBox
- C++,Visual C++2008 利用ListBox控件实现对话框功能-C++,Visual C++2008,ListBox
RegistryListCtrl
- listctrl控件的注册表操作实例,对初学者很有用-control of the registry operation listctrl example, is useful for beginners
TestListView
- andriod上的listview的一个简单示例-a simple example of ListView on android
ListBox
- 介绍listbox控件的基本用法,包括增加字符串,自动刷新,显示最新添加进去的字符串。-Introduction Basic Usage listbox control, including the increase in string automatically refresh, showing the latest added to the string.
