搜索资源列表
mfc中自绘ComboBox控件可记录输入的历史
- mfc中自绘ComboBox控件的美化,可改变控件中边框的颜色,并改变右侧下拉按钮的图片,并可以保存编辑框的输入历史记录。本例子使用打过补丁的vs2008创建,内附控件类接口使用说明文档。
Calendar
- 这是一个用MFC实现的日历控件,它可以实现像OutLook中日程安排(事件记录)。如果你只是希望使用这样的日程日历,你可以直接拷贝CalendarExt.dll到工程中使用,如果你希望进一步修改代码,可以直接在代码中修改。它还包括的功能:ESC键关闭日历窗口、每个日程任务有它的Tooltip,支持最大化按钮,支持非ASCII字符显示,可以自动显示或隐藏周末,支持右键选择多个任务的功能。-This is a calendar control MFC implementation arrangeme
EditShow
- 一个基于对话框的MFC程序,在这个对话框可以点击“字体”按钮,来选择字体。-A dialog based MFC procedures, can click the "font" button in the dialog box, select the font.
MFC-openCV
- 用MFC建了一个对话框,里面包含了很多按钮。可以再这些按钮中添加各个功能代码-MFC built a dialog box, which contains a lot of button. These buttons can then add each function code
list-button
- vs2010,MFC下,listctrl控件每行增加button功能按钮-VS2010, MFC, ListCtrl control for each line to add button function button
MFC-Control
- 基于MFC写的一个实现各种按钮功能的一个小程序,按书上的实验写的,可运行-MFC based on the realization of a variety of buttons to achieve a small program, according to the book written by the experiment, can run
NewControls
- 各种按钮重绘,环境VS2008,MFC类库,适合初学者学习。-Various buttons redraw
14318048
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标,光标,背景的三种方法,如何增加和删除工具栏按钮()