资源列表
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.
ListCtrl-Button
- 在CListCtrl控件添加按钮,希望和大家交流交流,这个问题困扰了我好久-CListCtrl control the Add button, and hope that the share exchange, and this question plagued me for a long time.
MySortListCtrl
- 支持排序的ListCtrl控件 把.cpp .h文件添加进工程 子类化时 选择MyListCtrl即可使用 其他功能完全继承自ListCtrl 源码文件中有详细注释 请参阅-Support the sort of ListCtrl control The. Cpp, h files added to the project Subclass select MyListCtrl to use Other feature is fully inherited from
ProgressList
- 通过自绘ListCtrl控件,实现在控件内部添加进度条的功能。-ListCtrl painting by self-control, to achieve progress bar added in the internal control function.