联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All ListView/ListBox(77) 
按平台查找All Visual C++(77) 

[ListView/ListBox] TestList6

一个VC++ ListView演示源码,可以说是一个自定义的 ListView,支持多种内容排列方式、像列表、图标、小图标等方式,另外还可为ListView中的各个行着色,从而显示不同的颜色,如截图所示的效果,从事VC++编程,掌握ListView,这是必需的!!
A VC++ ListView demo source code, can be said to be a custom ListView, support a variety of content arrangement, such as a list of icons, small icons, etc., in addition to the individual but also for the ListView row shading, which display different colors, such as the effect shown in the screenshot engaged VC++ programming, master ListView, this is required! ! (2013-07-08, Visual C++, 39KB, 下载16次)

http://www.pudn.com/Download/item/id/2299518.html

[ListView/ListBox] listbox

Windows界面编程之彩色的listbox,显示隔行变色效果,用于区分所显示的内容,使其结构更清淅,对于所显示的颜色值在源码内可根据你的爱好修改。源码内设置选中一行时,这一行加边框,反色、隔行变色设置、文字背景色设置、输出文字等都有相关定义。
Listbox, Windows interface programming color display interlaced color effect for the distinction between the show' s content, its structure more clear mission, shows the color values ​ ​ in the source code can modify to your liking. Source set within selected line, this line to add a border, anti-color interlaced discoloration set the text background color settings, output text related definitions. (2013-04-16, Visual C++, 13KB, 下载10次)

http://www.pudn.com/Download/item/id/2203294.html

[ListView/ListBox] CListCtrl

这是关于Windows下界面编程的好资料。主要是CListCtrl控件的用法,尤其是CListCtrl的右键鼠标点击事件,对程序员帮助很大
This is on the Windows interface programming good information. CListCtrl control is mainly usage, particularly the CListCtrl right mouse click events, of great help to the programmer (2012-11-20, Visual C++, 24KB, 下载5次)

http://www.pudn.com/Download/item/id/2053270.html

[ListView/ListBox] BitMapShow

类似QQ程序的位图显示功能,点右键选择显示大图标或小图标,可以帮助VC编程都熟练掌握列表控件和位图操作。
Similar to the QQ program bit-mapped display, right click to choose to display large icons or small icons, VC program can help master list control and bitmap operations. (2012-08-20, Visual C++, 645KB, 下载6次)

http://www.pudn.com/Download/item/id/1971023.html

[ListView/ListBox] haofangsrc

自动尝试进入浩方真三菜鸟房的40-60号房间。先需要进浩方然后选 竞技-真三-上海专区。   浩方自动进菜鸟房,编程思路:   1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄   2.发送LVM_GETITEMPOSITION消息取得坐标   3.发送WM_LBUTTONDBLCLK模拟鼠标双击   4.设定在15秒内,看是否出现人满的那个提示窗口,出现则关闭他,继续下一个房间,如果到了最后一个房间则又从头开始,如果没有出现,则认定成功进入,3秒后退出。
Automatically try to enter holdfast really three of 40 to 60 rookie room to room. First need into holdfast then choose competitive-really three-Shanghai area. Holdfast in automatic rookie room, programming ideas: 1. With SPYXX analyze window structure, made the ListView form and parent form the handle 2. Send LVM_GETITEMPOSITION news get coordinates 3. Send WM_LBUTTONDBLCLK simulation mouse click 4. Set in 15 seconds, to see if the person appear with the tooltip window, there are close him, continue to the next room, if to the last room, and from the start, if not appear, is that success into, 3 seconds after exit. (2012-02-10, Visual C++, 17KB, 下载5次)

http://www.pudn.com/Download/item/id/1768647.html

[ListView/ListBox] ListProc

用命令行的方式来对单链表的操作进行处理,希望对您有用!其中可对单链表进行创建、删除、查找、清除、增加、插入、加载、保存等多功能的操作,利用多文件的处理方式规范程序员应有的编程风范!
This program is related to listproc,I hope it will help you a lot! (2011-12-20, Visual C++, 265KB, 下载4次)

http://www.pudn.com/Download/item/id/1737283.html

[ListView/ListBox] ListViewCtrlEx_Demo

漂亮的列表控件,继承自CListView,外观与迅雷的任务栏列表相似。 可显示/隐藏列,定制背景,自动调整列宽等,是MFC界面编程必不可少的组件。
Nice list control, inherited from CListView, the appearance of the taskbar with a list similar to the Thunder. To show/hide columns, customize the background, automatically adjust column widths, etc., are essential components of MFC programming interface. (2011-07-21, Visual C++, 210KB, 下载78次)

http://www.pudn.com/Download/item/id/1603294.html

[ListView/ListBox] LastColumnAutoResizingListCtrlDemo

一款用vc++编程时,对使用到的ListCtrl控件进行自定义的实例源码: 实现了对ListCtrl最后一列自适应控件宽度而变化的功能。
A using vc++ programming, the use to customize the control ListCtrl example source code: to achieve a final one on ListCtrl change the width of adaptive control function. (2011-07-21, Visual C++, 725KB, 下载16次)

http://www.pudn.com/Download/item/id/1603032.html

[ListView/ListBox] Control-the-use-of-VC-list

如何使用列表控件?本程序通过使用列表控件,让您进一步了解及掌握VC中控件编程的技巧和实用性!
How to use the list control? This program by using the list control, allowing you to further understand and master the skills of VC in the control programming and practical! (2011-03-07, Visual C++, 151KB, 下载13次)

http://www.pudn.com/Download/item/id/1447130.html

[ListView/ListBox] listcontrol

VC++ list Control控件编程实例,本例子在vc++6.0下测试通过
VC++ list Control control, programming examples, the examples are tested by vc++6.0 (2010-11-26, Visual C++, 165KB, 下载291次)

http://www.pudn.com/Download/item/id/1358923.html

[ListView/ListBox] 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. (2009-05-31, Visual C++, 5159KB, 下载37次)

http://www.pudn.com/Download/item/id/785795.html

[ListView/ListBox] ListDemo

一个自我封装的List类,很号用,解决VC++中MFC中CListCtrl类的缺陷,在控件编程中有很大的用途,也可以更具自己的需要做一些修改!
A self-List package type, I am its use to solve VC++ In the MFC class CListCtrl of defects in the control program in a lot of uses, can also be more to their own needs to do some modifications! (2008-12-12, Visual C++, 42KB, 下载5次)

http://www.pudn.com/Download/item/id/603635.html

[ListView/ListBox] CListCtrl

利用VC编程过程中 CListCtrl 的风格、扩展风格、插值或删除数据、选中取消一行、得到checkbox的状态等等.........,很多很实用的操作
VC programming course using CListCtrl style, extended style, interpolation, or delete data, select Cancel and his party, the state of checkbox ........., so a lot of very practical operation (2008-05-30, Visual C++, 6KB, 下载224次)

http://www.pudn.com/Download/item/id/477147.html

[ListView/ListBox] source_browse

Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,还可以改变文件显示的方式,如大小图标方式、列表方式等。对于Visual C++初学者来说,这个实例和《实例2:打造自己的IE浏览器》要结合起来细细的学习、消化,这两个实例包含了Visual C++编程中的很多细节知识,如工具栏的处理、树型控件/列表控件的使用、窗口的拆分、字符串的处理等 (2008-05-17, Visual C++, 7KB, 下载52次)

http://www.pudn.com/Download/item/id/465247.html

[ListView/ListBox] CLISTCTRL_exp

listctrl控件编程的一个实际例子,有利于初学者学习。程序主界面为一个记录列表,可添加、删除、保存记录,并保存进文件。
listctrl control a practical programming examples will help beginners to learn. Procedures for the main interface for a list of records, can add, delete, record keeping, and save into the file. (2008-05-14, Visual C++, 660KB, 下载208次)

http://www.pudn.com/Download/item/id/461859.html

[ListView/ListBox] ListBoxWithPushButtons

在Listbox添加PushButton控件,适合于Pocket PC上运行。也可用于windows编程,基于EVC基础上运行
in SQLs add PushButton controls, suitable for running on the Pocket PC. Windows can also be used for programming, based on the basis of operating EVC (2005-08-31, Visual C++, 1564KB, 下载45次)

http://www.pudn.com/Download/item/id/109424.html

[ListView/ListBox] sortlistctrl

我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.
in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the largest or smallest, the process to achieve an arbitrary change the function of the size of the dialog, the dialog above can easily control the re-positioning, and may limit the maximum and minimum. Hope you have a right to help, good code share and learn together. (2005-08-04, Visual C++, 50KB, 下载85次)

http://www.pudn.com/Download/item/id/106005.html
1234
总计:77