Location:
Search - listbox MFC
Search list
Description: 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
Platform: |
Size: 26303 |
Author: wq |
Hits:
Description: MFC Direct ui,封装了各种控件,如edit,tab,lable,butten,listbox,listctrl等控件
Platform: |
Size: 10019678 |
Author: dxusr1 |
Hits:
Description: 用mfc写的一个图标提取程序,选用ListCtrl,ListBox控件-with mfc wrote a program to extract icons, choose ListCtrl, ListBox controls
Platform: |
Size: 61440 |
Author: 梁白鸥 |
Hits:
Description: 一个从网上收集到的彩色ListBox控件,这是一个类,从MFC中的CListBox中继承的类,使用几乎和ClistBox一样。-an online collection of color ListBox controls, which is a category from the MFC CListBox inherit the category, and ClistBox use almost the same.
Platform: |
Size: 3072 |
Author: 刘大伟 |
Hits:
Description: 利用MFC画图和GUI函数,构造自己的虚拟窗口和各种控件(如LISTBOX,CHART,BUTTON,HYPERLINK,SCROLL WINDOW,TAB WINDOW)-using MFC and GUI drawing function, their virtual structure and the various window controls (such as LISTBOX, CHART, BUTTON. ct, scroll WINDOW, TAB WINDOW)
Platform: |
Size: 28672 |
Author: lk |
Hits:
Description: MFC的ListBox并不能改变当前选择行为任意颜色,该源码给出了继承自CListCtrl的新类,功能更强大。-MFC ListBox not change the current color choices arbitrary acts, given the source CListCtrl inherited from the new category and more powerful.
Platform: |
Size: 62464 |
Author: 黄少华 |
Hits:
Description: 智能水平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 very convenient way. But the default horizontal scrolling list box, not smart-- smart here is the meaning : should the time and should not disappear in time, but should be able to adjust their size.
Platform: |
Size: 3703808 |
Author: 王力 |
Hits:
Description: MFC中,附带ToolTip功能的CListCtrl控件-MFC, the incidental function of CListCtrl control ToolTip
Platform: |
Size: 3072 |
Author: |
Hits:
Description: CatListBox_src.zip
CatListBox_demo.zip
这个程序模仿Outlook建立分类列表框。
CClockST_src.zip
CClockST_demo.zip
一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。
-CatListBox_src.zipCatListBox_demo.zip mimic this process to establish classification Outlook list box. CClockST_src.zipCClockST_demo.zip a simple digital clock procedures, in which category the date derived from MFC CStatic base class.
Platform: |
Size: 19456 |
Author: 章海 |
Hits:
Description: 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name-This procedure used to achieve attribute MFC list box (Property Listbox), like VB the IDE environment. Property Listbox users can contain edit box, a combo box, an RBG color value, a font name, or a file name
Platform: |
Size: 26624 |
Author: wq |
Hits:
Description: 一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。-A similar class library EXCEL spreadsheet VC. Can be embedded into the MFC list control procedures to enhance display.
Platform: |
Size: 567296 |
Author: 乔曼 |
Hits:
Description: MFC 实现 属性列表框(Property Listbox)-MFC realize Properties list box (Property Listbox)
Platform: |
Size: 18432 |
Author: sqk |
Hits:
Description: mfc窗口程序的所有例子,综合到了一起。
按钮
组合框控件
编辑框
TreeView控件
Static控件
PropertySheet
RichEdit
ListView/ListBox
可以很直观的了解所有控件的使用,对初学者帮助很大-mfc window procedure all the examples, integrated together. Button combo box edit box control TreeView control Static Control PropertySheet RichEdit ListView/ListBox can be an intuitive understanding of the use of all controls, very helpful for beginners
Platform: |
Size: 3333120 |
Author: 游弋人生 |
Hits:
Description: MFC中的ListBox控件不支持修改其中内容,这个程序演示了动态移动控件模拟修改ListBox控件的内容。-MFC in the ListBox control does not support a revision of their contents in detail, this procedure demonstrated a dynamic simulation of mobile controls modify the contents of ListBox control.
Platform: |
Size: 31744 |
Author: mindbrain |
Hits:
Description: MFC的listbox控件使用的非常好的案例,很值得新手学习及老手参考。-MFC to use the listbox control of a very good case, is worth learning novice and old hand reference.
Platform: |
Size: 53248 |
Author: 成速 |
Hits:
Description: MFC listbox sample, includes item manipulations like adding, removing, inserting and clearing lists.
Platform: |
Size: 10310656 |
Author: alter |
Hits:
Description: 属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含
edit box, a combo box, an RBG color value, a font name, or a file name-Properties list box with the MFC implementation of this program property list box (Property Listbox), as the same as VB' s IDE environment. Property Listbox users can include edit box, a combo box, an RBG color value, a font name, or a file name
Platform: |
Size: 1926144 |
Author: yaobei |
Hits:
Description: MFC的列表框使用,有3D界面,使用了多个列表框的访问函数,是使用列表框的一个很好的例子-MFC-list box to use, there are 3D interface, the use of a number of list box access function, is to use the list box a good example of
Platform: |
Size: 23552 |
Author: 吴强 |
Hits:
Description: MFC ListBox 自绘 ListView/ListBox-MFC ListBox DrawItem ListView/ListBox
Platform: |
Size: 410624 |
Author: kuqoi |
Hits:
Description: MFC 列表框控件使用示例, MFC 列表框控件使用示例-MFC list box control, use the sample, MFC list box control, use the sample, MFC list box control to use the sample
Platform: |
Size: 180224 |
Author: SigCell2008 |
Hits: