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

Search list

[Menu control在工具条里面创建 CComboBox.rar

Description:
Platform: | Size: 37034 | Author: | Hits:

[ComboBoxCColorListBox_demo

Description: 通过CComboBox控件在CListBox控件中添加彩色的字体,在CComboBox中设定不同的背景色和前景色。在CListBox中实现每行都有不同的颜色。-through CComboBox Control in CListBox controls add color and the size of the CComboBox set different background color and foreground color. CListBox achieved in each line has a different color.
Platform: | Size: 39147 | Author: 吕杨 | Hits:

[GUI Develop20060415cj60lib

Description: CJ60Lib是基于MFC基础之上的一个扩展库,主要是改进MFC的下述类: CCJButton - ( CJButton.cpp and CJButton.h )对CButton的改进。 CCJComboBox - ( CJComboBox.cpp and CJComboBox.h )对CComboBox的改进。 CCJControlBar - ( CJControlBar.cpp and CJControlBar.h )对CControlBar的改进。 CCJFrameWnd - ( CJFrameWnd.cpp and CJFrameWnd.h ) CCJMDIFrameWnd - ( CJMDIFrameWnd.cpp and CJMDIFrameWnd.h ) CCJDockBar - ( CJDockBar.cpp and CJDockBar.h ) -CJ60Lib MFC is based on the basis of an extension. MFC is mainly to improve the following categories : CCJButton - (CJButton.cpp and CJButton.h) CB Utton improvements. CCJComboBox - (CJComboBox.cpp and CJComboBox . h) CComboBox improvements. CCJControlBar - (CJControlBar.cpp and CJCont rolBar.h) CControlBar improvements. CCJFrameWnd - (CJFrameWnd.cpp and CJFrameWnd . h) CCJMDIFrameWnd - (CJMDIFrameWnd.cpp and C JMDIFrameWnd.h) CCJDockBar - (CJDockBar.cpp and CJDockBar.h)
Platform: | Size: 92499 | Author: 陈其义 | Hits:

[ComboBoxGGQ

Description: 一个只能输入数字的CComboBox(类似腾讯QQ登陆框中的号码组合框)-one can only import figures CComboBox (similar QQ landing box numbers portfolio box)
Platform: | Size: 18598 | Author: 陈泸华 | Hits:

[ComboBoxMyCombox

Description: 能够自动匹配的CComboBox,两种可以自由设定。已是删除不匹配的,只显示匹配的,二是直接定位到最匹配的,不会删除-can automatically match the CComboBox, both set free. The deletion is not matched only shows that matching the two is the most direct positioning of the match, not deleted
Platform: | Size: 2782187 | Author: hhn | Hits:

[ComboBoxColorComSel

Description: vc++ 的继承CComboBox类编写的颜色下拉框,有16色供选择。-vc succession CComboBox category prepared by the color of the drop-down box, a 16-color options.
Platform: | Size: 40080 | Author: kcy | Hits:

[GUI DevelopComboBox_Tut_demo

Description: 使用CComboBox 的入门初级指南。相信对于初学者很有用。-use CComboBox primary guide for beginners. I believe very useful for beginners.
Platform: | Size: 34586 | Author: 孙全 | Hits:

[ComboBoxCstmComboBox

Description: CComboBox 弹出树状控件。包内为类文件,用时只需调用SetCustomPopupCtrl,然后就可以像操作CTreeCtrl一样操作CComboBox了。
Platform: | Size: 4717 | Author: sunny | Hits:

[ComboBoxflatcmbox

Description: 实现Office式样的扁平组合框,本程序利用一个可重用的C++类 CXTFlatComboBox 在自己的程序中轻松实现扁平式组合框,也就是让标准的CComboBox控件外观扁平化。
Platform: | Size: 56049 | Author: 杨程 | Hits:

[ComboBoxCComboBox

Description: 这是封装好combobox类,仅供大家参考使用.欢迎大家下载!
Platform: | Size: 27270 | Author: 33 | 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: 28030 | Author: wang | Hits:

[ComboBoxExComboBox

Description: CComboBox扩展:支持文件功能 支持文本和位图 位图支持光标、图标、bmp位图;文本支持字体设置、背景色、文本色
Platform: | Size: 11145 | Author: liubin | Hits:

[GUI DevelopMYCOM

Description: CCOMBOBOX组合框的一个小例子,当初研究很久才弄懂。-ComboBox CCOMBOBOX a small example, was understood only after long study.
Platform: | Size: 29696 | Author: 萝莉 | Hits:

[EditBoxcmblistl

Description: CListCtrl中间加入CCombobox & CEdit-CListCtrl the middle CCombobox & CEdit
Platform: | Size: 29696 | Author: zhu | Hits:

[GUI DevelopSkinComboBox

Description: This is a simple sub classed control from CComboBox that allows you to apply skin to the combobox and its droplist. The skins used can be a pixel wide (for the background and corners of the droplist) to keep the control light.
Platform: | Size: 27648 | Author: ashok | Hits:

[ComboBoxComboBoxST

Description: 自绘CCombobox,CButton,快速创建自定义介面,自动加载图片的例子-Since the draw CCombobox, CButton, quickly create a custom interface that automatically loads an example image
Platform: | Size: 103424 | Author: tmk | Hits:

[ComboBoxCComboBox

Description: 组合框的使用,方便大家对组合框的认识,对了解组合框的响应有帮助的。-Use combo box, combo box to facilitate everyone' s understanding, the understanding of the response combo box help.
Platform: | Size: 1888256 | Author: 王陵 | Hits:

[VC/MFCCComboBox

Description: 用VC写的一个非常漂亮的对话框中通过组合框的获得使用的代码-Using VC to write a very nice dialog box obtained by combining the use of the code
Platform: | Size: 1881088 | Author: 马杰 | Hits:

[ComboBoxccombobox

Description: 创建组合框,当单击按钮时,显示可选文件的名字,选中某项是,显示该项内容-Create a combo box, when you click the button to display the optional file name, select an item, the display of the content
Platform: | Size: 1863680 | Author: linglong | Hits:

[ToolBarMFC_CToolBar-Add-CComboBox

Description: MFC工具条CToolBar添加非按钮控件CComboBox-MFC toolbar ToolBar to add non-button controls CComboBox
Platform: | Size: 155648 | Author: wqc | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net