搜索资源列表
CGfxListView
- 增强的列表控件,其特点如下: 整行的高亮显示 自动列排序 支持背景图片和混合高亮选择 支持水平和垂直表格 可拖动的列 用格式对话框定制列的格式 使用列管理器管理列 支持分类视图-enhanced control list, as follows : The whole show highlighted automatic sorting out support background images and mixed highlighter choose to support horizontal
SQLResults_demo
- 显示sql查询结果的list控制-sql Results show that the control list
RadioListBox_demo
- 在ListBox框中实现Radio Button的功能,选择是互斥.并可以选择是否将ListBox透明显示.透明显示后界面类似直接用Radio Button-box achieve Radio Button function, the choice is mutually exclusive. And can choose whether to show ListBox transparent. After the show transparent interface similar to th
filedroplistctrl_src
- 一个可以显示下一层目录的ListView控件,还可以自由拖动的哦。-a show under one directory ListView control, but also the freedom Drive oh.
ListCtrlSBHideProject
- VC6.0编译运行,CListCtrl当记录数超出列表控件视图的容量时,不显示滚动条,可用键盘上下键选择记录-VC6.0 compiler operation, CListCtrl when records list a few controls beyond the capacity of view, no show rolling, The next available keyboard keys records
displaytag-1.0-src
- 从数据库获得数据,显示到页面。功能相当强大,支持直接生成excel等格式,支持排序等,但似乎不支持分页显示-access data from a database, shows that the pages. Quite strong support for direct generation excel formats, support sorting, but does not seem to show support Pagination
Tongbugeer
- 做PEO/E二次开发可用.list control后显示所有减速机机械型号-do PEO / E can be developed. List control after the show all the mechanical models slowdown
2046asdf
- labwindowscvi在压力显示方面的一个运用-labwindowscvi pressure in a show of use
sendlst
- 这次我将介绍如何更改其他程序ListView控件中某个Item的内容,关于类似的拙文我已经写了两篇,-this time, I will show you how to change other procedures ListView control in a certain Item content, on a similar Autonomy I have written two,
s12_1
- 在用VC开发应用程序的时候,经常要在对话框上显示位图。如果把位图加入资源中,当然是省时省力,但程序却也增肥不少,并且失去了灵活性。而如果你要动态地显示一大堆图片,各个图片大小不一,这岂不…本文就是介绍如何在对话框上显示位图,并且如何让对话框自动适应位图的大小的。-in VC application procedures, often in the dialog box shown on the bitmap. If the bitmap join resources is, of course,
MultilineListControl_demo
- 多行ListCtrl控件实例,对显示比较长内容时可以固定宽度内显示完整内容,值得研究!-multiple lines ListCtrl Control example, to show relatively long content can be fixed width demonstrate integrity as worthy of study.
DragAndDrop_src
- A ListControl that show how to Drag and Drop files.
TipListCtrlApp
- 当鼠标移到ClistCtrl中任意单元的文本宽度大于该单元的宽度时,在该单元上动态弹出窗口以显示单元的全部文本.-when the mouse moved to ClistCtrl arbitrary unit width of the text than the width of the module, The module on the dynamic pop-up windows to show the full text modules.
MyListBoxTest
- 智能水平scrollbar的CListBox。 在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺 省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出 现,不应该出现的时候消失,而且应能自动调节自己的大小。-intelligent level of 9x15 CListBox. In MFC, with the list box (CListBox) to show that the number of strings is a ver
ToolTipListBoxDemo
- 该工程实现了可以显示多行内容的ToolTip的ListBox,继承CWnd实现了一个自定义的ToolTip类,再继承CListBox实现了一个自定义的ListBox类-realization of the project can show the contents of multiple lines ToolTip the ListBox, Inheritance CWnd implementation of a custom ToolTip category, CListBox success
20060510DriveExplorer
- 用VC实现我的电脑显示界面,会显示文件类型图标-with VC my computer display interface will show a file type icon
coscilloscopectrl_src
- Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfort
coscilloscopectrl_demo
- Recently, one of the projects that I m working on required showing some variable data, like signal strength, signal to noise ratio etc. As usual, I dived into Code Project, confident that I ll find a solution. I did find some, as expected, but unfort
20050319144042_ListData
- 一个可以显示大量行列数据的表格类这是一个从CWnd 类中派生出来的表格类。比较简陋。可以快速显示100000行的数据。主要是解决了由于MFC中CListCtrl类不能正确的在所有列宽和的宽度大于32767时的显示问题。-can show a lot of data ranks of this type of form is a category from CWnd derived from the forms category. Humble. Quick show 100,000 rows o
ListCtrl多线程
- 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-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 aft