搜索资源列表
Ribbon
- 本教程适用于正在开发桌面应用程序并希望利用新的 MFC 功能区框架优势的 MFC 开发人员。通过本教程的步骤,您将了解如何将默认的功能区添加到一个小应用程序中,在 Ribbon Designer 中编辑各个功能区控件,然后在运行时使用控件。您将看到通过 MFC 功能区框架编辑和使用功能区控件非常轻松。在本教程中,将完成在应用程序中添加和自定义基本功能区的所有必要步骤-This tutorial applies to the MFC developers are developing deskto
duihuakuangbiancheng
- 掌握对话框的编程,包括模式对话框、无模式对话框以及属性表和属性页 理解对话框控件和相对应的变量之间的交互,会熟练使用UpdateData函数 掌握各种控件的使用,尤其是编辑框、列表框、组合框、按钮要熟练。 理解Tab Order的含义 会使用位图按钮,以及一些其它的通用控件,如进展控制、动画控制、微调按钮、滑动条控制等 -Master dialog programming, including the modal dialog box, modeless dialo
The-use-of-MFC-edit-box-control
- 结合实例详细讲解了MFC中编辑框控件的使用方法,并附有核心代码。-With examples to explain in detail the use of MFC edit box control, together with the core code.
Visual_Studio_2010_Ribbon_Designer
- 本教程适用于正在开发桌面应用程序并希望利用新的 MFC 功能区框架优势的 MFC 开发人员。通过本教程的步骤,您将了解如何将默认的功能区添加到一个小应用程序中,在 Ribbon Designer 中编辑各个功能区控件,然后在运行时使用控件。您将看到通过 MFC 功能区框架编辑和使用功能区控件非常轻松。在本教程中,将完成在应用程序中添加和自定义基本功能区的所有必要步骤。-This tutorial is for developing desktop applications and want to
VB_interfaceprogram
- VB用户界面设计的PPT,详细讲解基本几个控件的用法,窗体的设计,按钮,编辑框,图像-The VB user interface design of PPT, explained in detail the several basic control usage, form design, buttons, edit box, image etc.
student-DATA
- 用MFC创建一个基于对话框的应用程序,添加多个编辑控件实现学生信息的输入。-Use MFC create a dialog-based application, and add multiple edit controls to achieve input student information.