文件名称:Mybole
- 所属分类:
- 软件工程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-16
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另一种巧妙方法(用缺省按钮来处理)。-Dialog user interface program, how to dialog controls associated data members and its implementation mechanism, how to use the dialog class member function to send a message to the control and access control dialog class pointer, how to directly manipulate the use of dialog control class dialog box controls (to send messages and direct calls to member functions). How to generate and destruction controls at run time. Comparative analysis of the pros and cons of several modes of operation dialog control. How to shrink and expand the dialog part. How to make a text box in the dialog box to get focus immediately after the program started, how to use SetWindowLong to change the callback function of the window, presentations by changing the default text box Enter handled. Another ingenious ways to pass one by one down to achieve focus between multiple input text box by a carriage return (to deal with the default button).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestDlg.h
MainFrm.cpp
MainFrm.h
Mybole.aps
Mybole.clw
Mybole.cpp
Mybole.dsp
Mybole.dsw
Mybole.h
Mybole.ncb
Mybole.opt
Mybole.plg
Mybole.rc
MyboleDoc.cpp
MyboleDoc.h
MyboleView.cpp
MyboleView.h
ReadMe.txt
resource.h
StdAfx.cpp
StdAfx.h
TestDlg.cpp