资源列表
dialog
- 它是关于模态对话框的实例,能够改变背景颜色-It is a modal dialog box on the examples can change the background color
AppModeless
- 实现了动态创建无模式对话框,并可以调节对话框的大小-There is a modeless diaglog created by this project.
Calculator
- 简单的计算器程序,可以实现最基本的功能,主要涉及对话框和编辑框的应用-Simple calculator program, you can achieve the most basic functions, mainly related to the application of the dialog box and edit box
window-create
- windows 不规则窗口创建,采用vc++6.0开发环境-windows to create irregular window, using vc++ 6.0 development environment
FrameContorl
- 三个用C#编写的窗口控制程序分别实现窗体的渐渐显示,圆形窗口和多边形窗口
Code2
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
SettingsDlg_demo
- 一个MFC框架中模式对话框和无模式对话框, 类似设置界面,点左边TREE的节点右面显示对应的输入界面和控件.-MFC framework of a model of dialog and non-model dialog box, set up a similar interface, point the left TREE node corresponding to the right shows the input interface and controls.
20041228003322_CurtainBox
- 【转载】利用百叶窗式面板组可增大窗口的可利用面积,而且把常用工具放在窗口中比放在菜单中使用更方便,现在一些大型软件如Photoshop、Dreamweaver等都采用了这种方式。-reproduced shutter panels Group may increase the available window area, but is also commonly used tool on the window menu than on the use of more convenient, bu
Ex16a
- 该程序是一个支持序列化的SDI程序,它包括对话框、工具栏、视图。-The program is an SDI to support the sequence of procedures, which includes dialog boxes, toolbars, view.
TransparentWindow
- 透明窗口示例。适合初学者。
TransparentWindow
- 透明窗口, 找了个可以让窗口透明化的-Transparent window, looking for a transparent window allows
TransparentWindow
- 这是vc++实现的 透明窗体功能的软件,希望对您有用!