搜索资源列表
SwitchCombo_demo.zip
- 提供在DropDown和DropList类型之间转换的复选框
ICON_COMBOBOX_SRC
- 在工程文件中包含IconComboBox.cpp和IconComboBox.h。 在资源编辑器中,创建一个一般的组合框,并设置它具有下面风格: DropList, OwnerDraw Variable, Has Strings。 用ClassWizard创建一个控件成员变量。 替换CComboBox为CIconComboBox。
SwitchCombo_demo
- 提供在DropDown和DropList类型之间转换的复选框-The combobox which can switch between the DropDown and DropList style
TComboBox_demo
- 另一个在DropDown和DropList类型之间转换的复选框-Another combobox which can switch between the DropDown and DropList style
comboX
- VC++组合框应用的小例子,彩色下拉框,选中可更换窗口背景颜色。-VC portfolio Box Application small examples, color drop-down box, select the window can change the background color.
ICON_COMBOBOX_SRC
- 在工程文件中包含IconComboBox.cpp和IconComboBox.h。 在资源编辑器中,创建一个一般的组合框,并设置它具有下面风格: DropList, OwnerDraw Variable, Has Strings。 用ClassWizard创建一个控件成员变量。 替换CComboBox为CIconComboBox。 -In the project file contains IconComboBox.cp
SkinComboBox
- 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
DropDownListFormView
- DropList FormView 联动-DropList FormView linkage
ComBox
- 基于VC++环境的MFC工具实现ComBox 基于VC++环境的MFC工具实现ComBox -Environment based on VC++ MFC tools to achieve ComBox environment based on MFC VC++ tools realization ComBox
DragDropListViewReorder_demo
- DragDropListViewReorder demo-Drag DropList View Reorder demo
ownerdrawlist
- 用vb写的各种色彩的下拉列表,自定义下拉列表,有助于学习VB的API函数-Colorful droplist
DropList.
- 字符串中,特殊字符置换后转换生成下拉列表。-String drop-down list
myComboBox
- 修改的combobox控件,调用Win32Api,添加了鼠标在DropList下拉框部分时的MouseMove事件,添加鼠标所停留DropList下拉框item的索引值属性。-Modified combobox control, call Win32Api, add the MouseMove event mouse DropList dropdown part time, add mouse DropList dropdown ite
MyCombobox
- 对combox的droplist风格进行了重绘,使用位图修改了皮肤,使用起来非常方便,只要替换下位图就可实现自己想要的皮肤。-The droplist style of combox repainting, use a bitmap to modify the skin, very easy to use, just replace the bitmap can be achieved under the skin you want.