搜索资源列表
Lesson13Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
VC Calculator
- 实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。-achieved a calculator applications, introduced a dialog menu added, the High button controls, senior editor controls, the expansion of the dialog function applications.
MyOwnButton
- 在对话框上添家菜单,并响应了消息,可以实现话线 和话图的功能。
abouthtml3
- 在对话框中(如“关于”对话框)嵌入web页面以及如何将HTML文件作为资源嵌入在EXE或DLL中。CHtmlView 可以象其它控件一样用于对话框和任何窗口。此外该程序还示范了如何动态构造 HTML 文档串以及禁用浏览器的上下文菜单。-in the dialog box (such as "on" dialog box) embedded web pages and how to HTML document as a resource embedded in the EXE
20101109_resskin
- 使用免费界面库 AppFace For VC 0.2 美化您的软件AppFace For VC 支持Win9X/NT/2K/XP,UNICODE/ANSI,能够对目标进程里的所有Widows标准控件,系统菜单,通用对话框等实现换肤,对非商业用途而言,它是完全免费的。-Free Library AppFace For VC 0.2 interface enhance your software AppFace For VC support Win9X/NT/2K/XP, UNICODE/ANSI,
lesson10
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
Ex4_2
- 一个基于对话框的应用程序,可以通过按钮控件和添加的菜单项以对话框的形式显示时间。-A dialog-based applications, you can add a button control and menu items in the form of a dialog box displays the time.
somebuttons-autogragh-can-popup-menu
- 对话框中实现自动弹出按钮,按钮有弹出菜单功能,可移植到相关界面开发-Dialog box automatically eject button, the button with pop-up menu function, transplanted to the relevant interface development
test12
- 在单文档主菜单中增加“计算器”选项,实现点击“计算器”选项时弹出模态对话框,并在此对话框中实现整数计算器的功能。其中CE表示清0。-In a single document the main menu to add " calculator" option, to achieve click on the " calculator" option pop-up modal dialog box, and in this dialog box to achiev
draw1
- 编写应用程序,可以利用鼠标绘制矩形和圆形,具体功能要求如下: 1、 通过单击工具条按钮(或菜单项)选择绘制矩形或者圆形; 2、 绘制过程中要求实现橡皮线功能和重画(窗口改变的时候,已绘制的图形不能消失); 3、 程序中只能使用SetPixel绘图函数,不能使用其它绘图函数; 4、 [本功能选作]通过单击工具条按钮(或菜单项)显示对话框,让用户可以设置绘制图形的颜色(可以分别输入RGB三颜色分量)-Write applications that can use the mouse
20101206
- 达内C++一部分学习笔记 Win32 Windows编程 1 Windows编程基础 2 Windows文字的编码 3 窗口程序 4 窗口消息 5 菜单和加速键 6 绘图 7 对话框 8 基本控件-Reached within C++ part of the study notes Win32 Windows programming Windows Programming Fundamentals Windows text encodin
menu-formulation-to-add
- c++使用菜单功能实现另打开一个对话框,求加法运算。-c++ achieved using the menu function opens a separate box , seeking additions.