搜索资源列表
对话框示范程序
- 使用文件公共对话框的示范程序,菜单内有文件和帮助。-public use file dialog model procedures, menu within documents and help.
菜单、对话框控件、滚动条控件的运用
- 对于菜单、对话框控件、滚动条控件的综合的练习。 freely dynamically add scrollbar, image and so on.-for menus, dialog controls, rolling integrated control of the practice. Freely dynamically add scrollbar, image and so on.
对话框添加菜单
- 介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。-introduced a dialog menu added, the High button controls, senior editor controls, the expansion of the dialog function applications.
MFC对话框添加上视图做画板
- MFC单文档应用程序,点击菜单项弹出对话框,对话框上做了两个视图,点击对话框上的按钮可以画图和擦除
对话框的程序中创建工具条和状态条.zip
- 演示如何在对话框的程序中创建菜单、工具条和状态条,就像文档视图界面一样!,a demonstration of how the process in the dialog box to create menus, and tool of the state, like the same document View interface!
右键快捷菜单的建立
- 交你怎么建立菜单,右键快捷菜单的建立,对话框菜单插入,易懂!-To pay how do you create the menu, right-click shortcut menu to create, the dialog menu insert, easy to understand!
ShellExAppsTutorial
- Windows Shell扩展编程完全指南 第一节 - 一步步教你如何编写Shell扩展 第二节 - 如何编写一次操作多个文件对象的Shell扩展 第三节-如何编写为文件对象弹出提示信息框的Shell扩展 第四节 - 如何编写提供定制拖放功能的Shell扩展 第五节-如何编写添加属性页到文件属性对话框中的Shell扩展 第六节-如何编写定制”发送到”菜单的Shell扩展 第七节-如何编写自画上下文菜单项的Shell扩展, 以及如何使上下文菜单扩展响应文件夹窗口背景上的
14654654564
- Visual C++ 6.0 MFC时尚编程百例。包括各种时尚界面的编程,包括各种自定义控件、菜单、对话框、工具条,以及视频播放器、图片浏览器等。对于MFC初学者是很好的学习资料。-Visual C++ 6.0 MFC style programming hundred cases. Include a variety of fashion programming interface, including custom controls, menus, dialog boxes, toolbar
wndcls
- l 编写WM上的单文档(SDI)程序 n 添加画图菜单,菜单项有:点、矩形、圆角矩形、椭圆、弧。选择各菜单项后在View中画出相应的图形。 n 添加文本菜单,菜单项有:输出文本,用户选择后,弹出对话框(上面有一个Edit控件)提示用户输入文字,用户输入完成确定后,在View中输出刚才用户输入的文字。 l 编写WM上的图片浏览程序 n 在对话框上添加一个Button按钮、一个Edit控件。 n 单击Button按钮弹出文件选择对话框。 n 用户选择某个图片文件后,显示相应
CSharpMSNMenu
- 网上下载的一个C#制作的模仿MSN菜单弹出对话框效果的自制控件,供大家学习参考,版权归原作者所有。-Downloaded a C# produced by pop-up dialog box to imitate the effect of MSN menu of self-control, study reference for everyone, belongs to original author.
Menu_Application
- 用MFC编写对话框菜单,并与对话框中的按钮对应,实现对话框按钮与菜单执行相同的操作。-MFC dialog box with the preparation of the menu, and with the button in the dialog box corresponding to realize the dialog box buttons and menus to perform the same operation.
VC
- VC++6.0MFC的实例程序,涉及到对话框,列表,菜单等等的实例程序,适合初学者学习-VC++6.0 MFC examples of procedures related to the dialog box, list, menu, etc. Examples of process for beginners to learn
No_Model_Time
- 在单文档框架下,点击菜单弹出非模态对话框,该对话框显示当前时间(使用CStaticTime类制作),对话框可随意拖拽。-Under the framework of a single document, click on the menu pop-up non-modal dialog box that displays the current time (using CStaticTime class production), the dialog box can easily drag an
3
- 在对话框中创建菜单、状态栏、工具栏。其中工具栏采用大图标按钮实现-In the dialog box to create menus, status bar, toolbar. One button on the toolbar to achieve with large icons
DlgMenu
- vc程序例子,我做的,可以在对话框上加载菜单-vc procedures example, I do, can be loaded in the dialog box on the menu
Graphic
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Graphics rendering, how to use a custom brush (color, line width, linear). Procedures for how to
099
- 一个类似QQ、OutLook界面的对话框程序.右键单击有弹出菜单,可修改文字和图标大小。用左键单击和拖动时候会出现不同效果。-A similar QQ, OutLook interface dialog box procedure. Right-click pop-up menu there may amend the text and icon size. With left-click and drag the effect of time will be different.
sample
- vc6.0编程实例详解 本书共包括12个实例: Simple:第3章、第5章,简单的MDI应用,并说明如何响应鼠标消息,如何创建快捷菜单。 DlgBased:第4章,最基本的基于对话框的应用程序。 Sheet:第4章,利用Visual C++的Components and Controls Gallery创建属性单和向导实例。 DlgCtrl:第4章,对话框及控件实例。 MDI:第5章,MDI应用实例。 PaintDC:第6章,简单的图形处理实例。 GdiSamp
MFCPop-upmenu
- 简单的对话框菜单弹出,实现功能切换.适用新手上路.-A simple dialog box pop-up menu to achieve functional switch. Getting Started apply.
Ex_Input
- 在主窗口上添加了一个输入学生成绩的菜单选项 填写完各个项目后会弹出对话框显示刚才输入的成绩-In the main window to add an input student achievement menu option after filling out the various projects will pop up dialog box shows the results just enter