搜索资源列表
FasterFontCombo_src
- 在MFC界面中实现多字体,通过控件ComboBox来实现的。字体很多,不是很实用,但用来学习还是很不错的。 -MFC interface in multi - font, ComboBox control to achieve. Many fonts, is not very practical, but for learning is still very good.
GridTreeCtrlDemo11.rar
- 基于MFC的GridCtrl控件,有点类似CListCtrl,但是比CListCtrl功能强大,包含了按钮,树形列表等扩展功能!,a gridctrl based mfc,it expand the tree ctrl, button ctrl, combobox ctrl
listoptions.zip
- 使用MFC重写的combobox,功能很强大,有疑问的朋友可以联系我。。,Use MFC to rewrite the combobox, features a very powerful and have questions can contact my friends. .
ComboBox.rar
- 这是MFC中一个关于组合框的简单例子,有助于学习简单的MFC编程。,This is a MFC combo box on a simple example will help to learn MFC programming simple.
ComboBox.rar
- 开发comboBox控件来显示Listctrl控件位图、FlexGrid控件初始化数据内容、Edit控件文本输入的MFC对话框程序,适合初学者。,ComboBox,ListCtrl,FlexGrid,Edit
mfc中自绘ComboBox控件可记录输入的历史
- mfc中自绘ComboBox控件的美化,可改变控件中边框的颜色,并改变右侧下拉按钮的图片,并可以保存编辑框的输入历史记录。本例子使用打过补丁的vs2008创建,内附控件类接口使用说明文档。
mfc
- 同时张出两个对话框,窗口A: ComboBox 里面存储着窗口B的标题, 点击按钮1设置窗口B的标题. Button 4个, 文本框一个, 输入数字后点击4个方位的按钮, 窗口B会移动多少距离. 滑块 , 改变窗口B的透明度-Zhang also the two dialog boxes, windows A: ComboBox B which stores the title of the window, click the B button 1 set the
Combobox
- 一个显示字体样式的下拉框,在MFC中添加ComboBox控件,对应就可以。-A display font style drop-down box
sample-code-nativecoding-implementownerdrawlistbox
- MFC下如何自定制ComboBox,在列表框中加入图标等定制功能,详见ODComboBox [OwnerDrawComboBox]类中的实现-MFC how customized ComboBox, add the icon in the list box, such as custom functions, see ODComboBox [OwnerDrawComboBox] category in the implementation
FONT_COMBOBOX
- This program is a custromized Font Combobox control sample. This code is based Visual Studio 6.0 MFC. This code is easy to see.-This program is a custromized Font Combobox control sample. This code is based Visual Studio 6.0 MFC. This code is
VcUseComboBox
- visual c++使用MFC类库操作comboBox控件,视频文件-visual c++ using the MFC class library operations comboBox control, video files
ComboBox
- MFC ComboBox使用示例, MFC ComboBox使用示例,-MFC ComboBox use the sample, MFC ComboBox use the sample, MFC ComboBox use the sample,
16823369
- 本文列举了MFC ComboBox 的一些常见使用方法-This article lists the MFC ComboBox some of the common use
Image-tool_using-combobox
- MFC Image tool Using combo box control
how-to-quote-MFC-ComboBox
- 引用 MFC ComboBox 使用方法。 Combo Box (组合框)控件很简单,可以节省空间。-Quoted MFC ComboBox method of use. Combo Box (Combo Box) control is very simple, save a space.
WTL_ButtonST
- 网上只有基于MFC的ButtonST, 而采用ATL+WTL编写OCX时,并没有一个好用的按钮皮肤, 所以自己编写一个基于WTL的ButtonST。 目前已编写了基于WTL的Button, Static, ComboBox, ListBox, Dialog, Slider, TreeCtrl等。 这是第一个:Button, 支持单张图片,多张组合图片(左图+中间拉伸图+右图),两张叠加,上下型,左右型等.-The the online only MFC-based ButtonST,
4-ComboBox_match
- MFC ComboBox 实现根据edit框输入后蓝条匹配dropdown list内容的功能,供学习参考使用-MFC ComboBox achieve under edit box to enter the blue bar after the match dropdown list content features for learning reference
mfc-COMBOBOX
- mfc COMBOBOX mfc COMBOBOX-mfc COMBOBOX
ComboBoxPopup
- MFC自制ComboBox多行多列,学习MFC的好列子(Homemade ComboBox multi row multi column)
TestToolBar
- MFC中 在工具条上动态加载组合框,是一小段代码,简单易懂(Add Combobox on toobar in MFC. It is easy codes.)