资源列表
GXDKnightWndDll 重新封装的CLISTCTRL类
- 重新封装的CLISTCTRL类,可以更加方便简单的对控件进行操作-Re-package CLISTCTRL class, can be more convenient and easy operation of controls
Listbox_Code
- 这是本公司利用列表框开发的实例代码,程序主要说明两个列表框同步操作。
调整listbox每一行的高度-行距
- 调整listbox每一行的高度-行距。调整listbox每一行的高度-行距。
removeduplication
- 利用节点特性来去除重复,可添加进列表框内去掉重复-Characteristics of the use of nodes to remove duplication, can be added into the list box to remove duplication
listviewgl
- 这个一款关于VB开发语言的程序,实现功能是对ListView控件查询修改时过滤空白行。-The development of a language on the VB program to achieve functional query on ListView control blank line filter changes.
listbox-source
- list boxe source code for design gui in vb6
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
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
TestSplit
- 普通控件欢迎下载: 欢迎下载: -general controls welcomed Download : welcome to download : Welcome Download : welcome to download : Welcome Download : welcome to download :
excel
- qt 编程读取 excel格式的内容并把内容显示出来-qt编程读取 excel格式的内容
ListBox
- 获取ListBox中鼠标下的项目-Under the mouse to get the items in the ListBox .............
baoming
- 输入学生的姓名,在组合框中选择班级,点击确定可加入列表框,不可重复加入。选中列表框中的内容可点击删除按钮删除。-Enter the student' s name, choice of classes in the combo box, click OK to join the list box, adding non-repeatable. Select the contents of the list box click the Delete button to delete.