文件名称:Mybole
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-10-17
- 文件大小:
- 1.84mb
- 下载次数:
- 0次
- 提 供 者:
- 奋***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另一种巧妙方法(用缺省按钮来处理)。-Dialog user interface program, how to join the dialog box controls the data members and its implementation mechanism, how to dialog controls associated control class, how to use the dialog class member function to send messages to the control of and access to dialog controls class pointer , how to directly manipulate the control class using the dialog box controls (send messages and direct calls to member functions). How is generated when the program is running and destruction controls. Dialog controls operation of several comparative analysis of the pros and cons. How to achieve the dialog part shrinkage and expansion. How to make a text box on the dialog immediately after the program starts the focus, how to use SetWindowLong to change the window s callback function that changes the default text box Enter handling demonstration. Between multiple input text box enter one by one passed down through the focus of another clever way (to deal with the default button).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mybole\Debug\MainFrm.obj
......\.....\Mybole.exe
......\.....\Mybole.ilk
......\.....\Mybole.obj
......\.....\Mybole.pch
......\.....\Mybole.pdb
......\.....\Mybole.res
......\.....\MyboleDoc.obj
......\.....\MyboleView.obj
......\.....\StdAfx.obj
......\.....\TestDlg.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\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
......\res\Mybole.ico
......\...\Mybole.rc2
......\...\MyboleDoc.ico
......\...\Toolbar.bmp
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\TestDlg.cpp
......\TestDlg.h
......\Debug
......\res
Mybole