Welcome![Sign In][Sign Up]
Location:
Search - ListCtrl A

Search list

[ListView/ListBoxListCtrl

Description: 一个使用ListCtrl控件做成的对话框,单击控件可以弹出下拉列表框。-use a ListCtrl caused by the dialog box controls, the controls can be activated by clicking the drop-down list box.
Platform: | Size: 4699136 | Author: 李杰 | Hits:

[GUI DevelopHow to Create a Full-Colored CListCtrl

Description: How use VC to Create a Full-Colored CListCtrl
Platform: | Size: 108544 | Author: 崔振峰 | Hits:

[ListView/ListBoxListCtrl多线程

Description: 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that after the deletion of the data has shown. (Display in the form of the dialog box shown), in Reading censored data to the attention of mutually exclusive threads.
Platform: | Size: 35840 | Author: 钱彦江 | Hits:

[ListView/ListBoxListCtrl单线程

Description: 编写一个单线程程序,向列表控件中插入数据(记录条数不小于10条)。-prepare a single-threaded process controls to the list inserting data (number of records not less than 10).
Platform: | Size: 31744 | Author: 钱彦江 | Hits:

[ListView/ListBox一个可以隐藏列的ListCtrl

Description: 一个可以隐藏列的ListCtrl,是不可多得的ListCtrl 高级编程参考-a hide out of ListCtrl, is a rare high-level programming reference ListCtrl
Platform: | Size: 81920 | Author: 王明 | Hits:

[Windows Develop可编辑listctrl

Description: 用clistctrl作的可以对每一个表格项进行编辑的程序,涉及到很多方面的知识,-clistctrl used for the right can be a form for each item editing process, involving many aspects of knowledge, s
Platform: | Size: 14336 | Author: 李重庆 | Hits:

[GUI DevelopTreeCtrl 与 ListCtrl 演示

Description: 一个树控件和列表空间的联合使用,界面美观-a tree Control List and the joint use of space, beautiful interface
Platform: | Size: 26624 | Author: 郑志 | Hits:

[ListView/ListBoxListCtrlEx

Description: 一个不错得Listctrl,支持自动换行和调整行高度。-in Listctrl a good support for line and automatically adjust height.
Platform: | Size: 14336 | Author: join | Hits:

[ListView/ListBoxvistaListCtrlDemo

Description: vista listCtrl 一个可自画的 listCtrl 类。 效果非常漂亮。以wtl 实现. 可以说已经做到了 自画listCtrl 的最高峰了-vista listCtrl a self-portrait of listCtrl category. The effect was very beautiful. Wtl to achieve. Can be said to have done a self-portrait of the peak listCtrl
Platform: | Size: 56320 | Author: fsqing | Hits:

[ListView/ListBoxListCtrl

Description: 一个详细的listctrl应用的例子,并有封装类可调用。-Listctrl a detailed application examples and types of calls have package.
Platform: | Size: 32768 | Author: 孙尧 | Hits:

[ListView/ListBoxListCtrl

Description: 一个列表控件,比较特殊,可以实现不同行的不同颜色-A list of controls, rather special, you can realize a different line of different colors
Platform: | Size: 1925120 | Author: 申杰 | Hits:

[GUI DevelopListCtrl

Description: 背景:我用一个CListBox派生类实现宿主(owner-draw)列表框,这个列表框的项目宽度超过了列表框本身的宽度,因此当鼠标指针指向大宽度的列表框项时,我想显示一个类似Toolbar的提示窗口,在窗口中显示完整的列表框项目文本... -Background: I use a derived class CListBox realize the host (owner-draw) list box, the list box the width of the project exceeds the width of the list box itself, so when the mouse pointer point to large width of the list box, I would like to show a similar Toolbar prompt window, the window to display the complete text of the list box item ...
Platform: | Size: 55296 | Author: 段平平 | Hits:

[ListView/ListBoxquicklist_demo

Description: 高级列表 listctrl,各种常见list界面功能-High list listctrl, a variety of common interface function list
Platform: | Size: 82944 | Author: 龙哥 | Hits:

[OtherListCtrl

Description: 本程序是一个自己写的实现所选的列表的上移和下移以及学号 姓名 成绩的添加 删除 更改 保存等功能-This procedure is a realization of their own to write the selected list and the downward shift, as well as learn the names of its achievements to add features such as deleted to save changes
Platform: | Size: 705536 | Author: yanxianhai | Hits:

[Windows Developlistctrl

Description: 一个相当漂亮的listctrl,包括加载背景图片,加载icon图-a pritty listctrl which can load backgroud and icon
Platform: | Size: 467968 | Author: wjg | Hits:

[Software EngineeringListCtrl

Description: VC里的CListCtrl是个很不好用的控件,特别是排序,实现起来很麻烦,本文档介绍如何让排序简单-VC in the CListCtrl is a very easy-to-use controls, especially in order to achieve very troublesome, this document describes how to make a simple sort
Platform: | Size: 7168 | Author: 小佛 | Hits:

[ListView/ListBoxListCtrl

Description: 纯window api模拟mfc封装CListCtrl内部实现,欢迎大家修改扩展,可以自定义背景、文字颜色、行宽度等。-only use window api implement CListCtrl,support custom bk clr\word clr\row height and so on.
Platform: | Size: 5120 | Author: 刘絮 | Hits:

[GDI-BitmapListCtrl

Description: 对列表的操作,同时对列表的插入实现有详细的说明,希望能帮到你解决一些基本问题-Operation on the list, while the insertion to achieve a detailed list of instructions, I hope you can help to solve some basic problems
Platform: | Size: 18432 | Author: 刘强 | Hits:

[GUI DevelopListCtrl

Description: 一个简单的可编辑的列表控件,希望对你的学习有帮助哦。-A simple editable list control, I hope to learn your help Oh.
Platform: | Size: 83968 | Author: 七七 | Hits:

[Game ProgramListCtrl-Button

Description: 游戏开发 户主要萨达说道 大家卡设计的按时打算萨达删掉按时打算的按时大时代萨-this is a game
Platform: | Size: 49152 | Author: huojiaan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net