-
-
tbcus.zip
Simply by adding some code to your MFC frame windows, you can make your toolbar customize dialog works.
-
-
dialog.rar
对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车 ...
-
CaptureWindow_demo.zip
... it s not good for capturing covered windows, I capture windows with the ::PrintWindow(..) API.
The project is a MFC-dialog based application, built with VC6. However, as mentioned above, all the implementations are inside the CaptureEx class, so ...
-
-
-
-
animate.rar
animation控件上播放动画,基于visual studio c/c++ 6.0 mfc dialog
-
AdvancedNumericEditControl.rar
... source file to project.
Add standard edit control
Change CEdit class to CXrNumericEdit
public:
//Dialog Data
//{{AFX_DATA(CNumericEditDlg)
enum { IDD = IDD_NUMERICEDIT_DIALOG }
CXrNumericEdit m_ctrlPositiveValue
To get and set the value ...
-
EasyDialogWeb.zip
三步打造Dialog Web浏览器
第一步: 继承CHtmlView并建立导航函数GotoWebSite(string)
第二步:包含的头文件并声明变量
第三步:在Dialog初始化时,建立窗口并导航
祝您工作学习愉快!
有问题,可以通过Email与我联系!
===================================
妹儿:junzis@126.com
===================================
-