搜索资源列表
可以显示多行文字的工具条
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
在MFC中显示Word文档
- 在MFC中显示Word文档,这个比较简单,没有啥好说的啦。-MFC show in Word documents, the relatively simple, no receivers incorporate a few million.
在MFC程序中显示JPG-GIF图像
- 在MFC程序中显示JPG-GIF图像,方法简单实用.经过验证.-in MFC process shows JPG-GIF images, simple and practical method. Validated.
ShowWord
- 在MFC中显示WORD文档和PDF文档,并能对相应文档进阅读-shown in MFC WORD files and PDF files, and is able to read the corresponding document feeder
图像的读入、显示与放大缩小图像的存储(MFC)
- 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
nirs2000_demo
- 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
ToolTip
- MFC中ToolTip的简单应用,可以实时显示鼠标当前坐标.-ToolTip in a simple MFC application, you can real-time display the current mouse coordinates.
EX9_8
- 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
treelist
- 实现树状目录的显示和在MFC中单文档结构中的实现-Tree implementation of the display and at MFC single document structure in the implementation
DDB2
- 在MFC对话框中显示一幅图片,CBitmap类的使用,也就是设备无关位图的使用-show a picture using MFC dialog.It s about the application of class CBitmap,or we can say it s about the application of DDB
goog-map
- 能够在mfc中显示goole地图~~和大家共享-Can display goole map in mfc ~ ~
how-to-read--picture
- 今天要在MFC中显示JPG文件。在网上找了很久。最后找到这段代码终于可以用-Today show JPG files in MFC. Online looking for a long time. Finally, find this code can finally
VS2008-MFC-Show-real-time
- 在VS2008 MFC 中实现在静态的空间中实时显示系统的时间,这个当中介绍了CTime类的使用,定时器的使用,控件背景重绘的应用-In VS2008 MFC achieve real-time display system in a static space of time, which describes the use of the CTime class, timer, control background redraw applications
mfc-directshow-AND-OPENCV
- 在MFC中,将DIRECTSHOW和opencv联合应用,获取摄像头视频并显示在控件上-In MFC, the DIRECTSHOW and opencv combined to obtain the video camera and displayed on the control
MFC-puzzle
- MFC拼图自己实现的mfc拼图实现了在dialog中显示位图-MFC puzzle
DisplayOpenCv
- 一种简单的在MFC中显示OpenCv图像的方法。-Display the OpenCv image in MFC
paixu-MFC
- 在mfc中实现七种排序的界面设计 包括显示程序运行时间 显示源代码 显示时间运行曲线等 在显示程序运行时间和时间运行曲线时还不够完善-to generate random numbers
Sun-Xin-MFC-instructional-video-10
- 1.画图,2.为其添加一个设置对话框(线型和线宽),3.添加一个颜色对话框,4.添加字体对话框,将选择的字体在View中显示出来,5.为设置对话框增加示例功能,6.改变对话框的背景色和控件颜色,7.如何改变OK按纽的字体和背景?8.在窗口中贴图,4个步骤-1 drawing, 2 to add a dialog box (linear and Xian Kuan 3), add a 4 color dialog box, add the font dialog box, the font in
Ex_Timer
- 1.进展条设定范围0-59,随时间控件逐渐增加。 2.获取本机时间,显示控件中显示时间(1. the progress bar setting range is 0-59, and the control increases gradually over time. 2. get the local time, display the display time in the control)
Ex_Ctrl6SDI
- 设计完成学生信息的录入和在列表控件中显示的程序(A program designed to complete the input of student information and display in a list control)