Welcome![Sign In][Sign Up]
Location:
Search - CComboBox

Search list

[ComboBoxMyImageComboBox

Description: Imagecombobox是mfc标准类Ccombobox的扩展。在标准类的基础上实现了插入图片的功能。并且还支持不同层次的条目显示,使得界面更为丰富美观。
Platform: | Size: 157499 | Author: h | Hits:

[ComboBoxICON_COMBOBOX_SRC

Description: 在工程文件中包含IconComboBox.cpp和IconComboBox.h。 在资源编辑器中,创建一个一般的组合框,并设置它具有下面风格: DropList, OwnerDraw Variable, Has Strings。 用ClassWizard创建一个控件成员变量。 替换CComboBox为CIconComboBox。
Platform: | Size: 2302 | Author: 冯大为 | Hits:

[GUI DevelopFlatCmbox

Description: MS Office家族产品中常常见到扁平式组合框,本程序利用一个可重用的C++类 CXTFlatComboBox 在自己的程序中轻松实现扁平式组合框,也就是让标准的CComboBox控件外观扁平化。CXTFlatComboBox类是codejoke开发工具包Xtreme Toolkit的一个成员。任何人都可以免费使用这个类的源代码。-MS Office family products often see a combination of flat-frame, the procedures use a reusable C CXTFlatComboBox in their procedures easy combination to achieve a flat box, the standard is to give the appearance of control CComboBox Flat. CXTFlatComboBox category codejoke Development Kit Xtreme Toolkit, a member. Anyone can use this type of free source code.
Platform: | Size: 55887 | Author: 清风吴 | Hits:

[ComboBoxReport

Description: MS offce 扁平组合框,是学习的好例子,在OFFCE中的效果扁平效果!使用的时候加入类文件,替换原来的CCOMBOBOX就可以!
Platform: | Size: 172641 | Author: alex | Hits:

[ComboBox200112702718

Description: 在使用本程序时,添加FlatComboBox.cpp和FlatComboBox.h到工程文件中,并替换 CComboBox为 CFlatComboBox。 -the use of the procedure, and FlatComboBox.h FlatComboBox.cpp added to the project document, and the replacement of CFlatComboBox CComboBox.
Platform: | Size: 15573 | Author: sdemon | Hits:

[GUI Developvc界面

Description: 我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。   为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions -- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
Platform: | Size: 7521 | Author: 政策 | Hits:

[ListView/ListBox可编辑CListCtrl

Description: 在CListCtrl增加可编辑的CComboBox和Edit控件
Platform: | Size: 99682 | Author: powerzone@yeah.net | Hits:

[ComboBoxcheckcombo_demo

Description: 选项含有检查框(checkbox)的可多项选择的复选框-The list DialogBox which includes checkbox selecting item
Platform: | Size: 15360 | Author: 站长 | Hits:

[Windows DevelopFileDropList test(Enhanced CListCtrl)

Description: 强化CListCtrl的下拉列表Demo-strengthen the drop-down list Demo
Platform: | Size: 23552 | Author: 库琼 | Hits:

[ComboBoxNeat_Tooltip_for_Combobox_demo

Description: 一个combobox的简洁封装,当鼠标移到到下拉选项框时会出现该项的提示信息.作者:starschen -a concise package, when the mouse moved to the drop-down box options that would arise in such a message. Author : starschen
Platform: | Size: 27648 | Author: wave | Hits:

[ComboBoxdemo_flat_combobox

Description: 这是一个平面的组合框控件,非常漂亮。鼠标放上去以后,马上变成立体的-This is a flat combination box controls, very beautiful. After the mouse is entered immediately into a three-dimensional
Platform: | Size: 44032 | Author: 相维 | Hits:

[ListView/ListBoxCustomComboBox

Description: 如何在MFC6的平台下编写一个功能强大的自定义ComboBox控件.-MFC6 how to prepare a platform for a powerful self-definition ComboBox control.
Platform: | Size: 146432 | Author: Jack Wong | Hits:

[ComboBoxCComboBox11

Description: Visual c++控件类,可以美化你的界面-Visual c controls category, you can beautify the interface
Platform: | Size: 6144 | Author: geng | Hits:

[ListView/ListBoxCListBoxCn-CComboBoxCn-CButtonTR-CEditLu_Demo

Description: 集成了CListBoxCn、CComboBoxCn、CButtonTR、CEditLu几个重画控件的演示-integrated CListBoxCn, CComboBoxCn. CButtonTR, CEditLu several important component of the display paintings
Platform: | Size: 369664 | Author: 陆信天 | Hits:

[Graph Drawingmccombobox

Description: vc++,MFC,GDI 绘图程序,一个绘制简单图形的软件.-vc, MFC, GDI drawing procedure, a simple graphics rendering software.
Platform: | Size: 21504 | Author: 张超 | Hits:

[Button controlccombobox_ownerdraw_font_src1

Description: MFC icon de bian cheng xu qing shi yong-MFC icon de bian cheng shi yong xu qing
Platform: | Size: 65536 | Author: huxuexiang | Hits:

[Internet-NetworkMCComboBox_src

Description: 一个外老写的一个支持多列显示的Combobox类,不比BCGsoft的差-Written by a veteran of a foreign support multi Combobox column displays the category, than the difference BCGsoft
Platform: | Size: 11264 | Author: jsy | Hits:

[ComboBoxflatcmbox

Description: 实现Office式样的扁平组合框,本程序利用一个可重用的C++类 CXTFlatComboBox 在自己的程序中轻松实现扁平式组合框,也就是让标准的CComboBox控件外观扁平化。-Office design to achieve flat combo box, the program uses a reusable C++ Category CXTFlatComboBox process in their own easy to achieve flat combo box, which is so standard CComboBox control the appearance of flat.
Platform: | Size: 70656 | Author: 杨程 | Hits:

[ComboBoxcombo_color_picker3_demo

Description:
Platform: | Size: 1211392 | Author: 吴晓鸥 | Hits:

[ComboBoxReport

Description: MS offce 扁平组合框,是学习的好例子,在OFFCE中的效果扁平效果!使用的时候加入类文件,替换原来的CCOMBOBOX就可以!-MS offce flat combo box is a good example of learning in OFFCE effect in the effect of a flat! Use when adding types of documents, replacing the original CCOMBOBOX can!
Platform: | Size: 172032 | Author: alex | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net