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

Search list

[EditBoxcombo

Description: 一个精美的combox控件源码并含示例源码!
Platform: | Size: 27282 | Author: 罗凯 | Hits:

[Browser ClientMyIE

Description: VC做的简单网页浏览器,主要是利用了组件Combo box.
Platform: | Size: 37958 | Author: 剑虎 | Hits:

[GUI DevelopXPMenu_S1.NET

Description: vb实现.net风格的源代码!无需要Dll支持,就可以现实.net风格的菜单、edit控件、combo控件等。-vb achieve. Net style of the source code! Dll no need support, it can reality. Net-style menu, edit controls, combo controls.
Platform: | Size: 30970 | Author: 赵朝牧 | Hits:

[ADO-ODBCvb-sql数据库连接例子

Description: 利用adodc进行数据库连接,使用了combo相关控件,适合初学者参考。-adodc use database connectivity, the use of a combo-related controls for advanced users.
Platform: | Size: 5379 | Author: 骥韬 | Hits:

[Embeded-SCM DevelopMotion JPEG Demo on TMS320DM6446

Description: This application report describes how to build a motion JPEG demo running on Texas Instruments DM6446 processor leveraging the JPEG codec combo and XDC tools provided with the DM6446 DVEVM/DVSDK package. The demo is derived from the motion JPEG demo running on the TI DM642 processor. Some tips on how to migrate legacy code from TI DSP only based platform such as DM642 to the new system-on-chip (SoC) platform such as DM6446 are provided. Other than the JPEG codec combo, all other software source is provided along with this report to expedite the development cycle for users.
Platform: | Size: 1542597 | Author: anonbo@163.com | Hits:

[GDI-Bitmapligc2005

Description:

WinCe下的字绘Combo控件-WinCe the words painted Combo Controls


Platform: | Size: 23236 | Author: ligc2005 | Hits:

[ComboBoxHotComboBox_demo

Description: 边框自定义的复选框-the combobox whichs fame can be self defined
Platform: | Size: 34816 | Author: 站长 | Hits:

[ComboBoxcheckcombo_demo

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

[ComboBoxHistoryCombo_demo

Description: 将复合框中的输入项存储到硬盘中,下次运行时自动加入到列表框中的复合框控件-The checkbox control which saves the inputed items to the hardware storage and will resotre its selections automatic while running next time
Platform: | Size: 122880 | Author: 站长 | Hits:

[ActiveX/DCOM/ATL树形列表选择控件

Description: 我用VB自写的结合Combobox与TreeView相结合的列表选择控件,很有实用性-I used to write the combination of VB since Combobox with the TreeView list to select a combination of control, is very practical
Platform: | Size: 45056 | Author: 黄光军 | Hits:

[SourceCodeComboBoxInToolBar

Description: 如何在工具栏上添加通用控件,提供一种实现的方法。-The project provides a method to add the common control in the tool bar.
Platform: | Size: 21504 | Author: 王志强 | Hits:

[Button control一组xp的界面处理

Description: 看名字一组XP界面效果. ComboBox只做了DropDown风格,谁有兴趣可以接着做完.Button是国外一个朋友的WTL code转换来的,CLineTrackBar是I See源码的扩展.- Looks at a name group of XP contact surface effect ComboBox has only made the DropDown style, who has the interest to be allowed then to complete Button is overseas friend s WTL code transforms, CLineTrackBar is I See source code expansion
Platform: | Size: 37888 | Author: 张三舞 | Hits:

[GUI Develop最简单的界面增强库EasySkin

Description: 一、实现的功能 1、支持所有按钮,包括checkButton,RadioButton,NormalButton,GroupBotton。 2、支持所有的Combo Box。 3、支持滚动条。 4、支持进度条。 5、支持通用对话窗与MessageBox。 6、全部支持Hover状态。 7、支持单文档、多文档、对话窗程序。 8、支持VC6/7、VB6/7、CB5/6/7。 9、支持Win95以上操作系统。-one, a realization of the function, and support all buttons, including checkButton, RadioButton, NormalButton, GroupBotton. 2, and support all the Combo Box. 3, the support of the roll. 4, the progress of the support. 5, support universal dialogue window and MessageBox. 6, all support Hover state. 7, support the single-file, multi-document, the dialogue window procedure. 8, support VC6/7, VB6/7, CB5/6/7. 9, the operating system supports more than Win95.
Platform: | Size: 197632 | Author: 杨洁 | Hits:

[ComboBoxCtrlComboBox

Description: VC++ ComboBox Example
Platform: | Size: 1869824 | Author: 赵君 | Hits:

[Other30117263199CheckCombo

Description: 一个COMBOBOX的扩展类-a COMBOBOX the extension of the class
Platform: | Size: 21504 | Author: 周中圣 | Hits:

[Embeded-SCM DevelopComboDemo

Description: WinCe下的字绘Combo控件-WinCe the words painted Combo Controls
Platform: | Size: 124928 | Author: 李林 | Hits:

[Windows Developxp_combox

Description: Xp风格的combox控件,支持多例显示数据,功能很好,而且做的十分漂亮,值得研究。-Xp style Combox controls support multiple cases display the data, function well, but so very beautiful and worthy of research.
Platform: | Size: 44032 | Author: 过风 | Hits:

[Othercheckcomboboxdemo

Description: combobox和checkbox的组合,在下拉框中的选项可以check.-combobox and checkbox mix, in the drop-down box options can check.
Platform: | Size: 15360 | Author: wzs | Hits:

[Windows Developccombobox

Description: 自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CAutoCompleteCombo use of this category (Note the introduction of the first paper), in the example I created a dialog CAutoCompleteCombo type of a variable" m _combo "in the box" nInitDialog () "function to add the following phrase :// TODO : Add extra initialization here m_combo.AddString (" America &quo
Platform: | Size: 27648 | Author: wang | Hits:

[Documentsautocompletioncombox

Description: 实现具有自动完成功能的组合框-achieve the complete automatic function of the combination box
Platform: | Size: 20480 | Author: | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »

CodeBus www.codebus.net