搜索资源列表
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the po
ResizableFormViewSDI_1_1
- SDI的大小定z制,非常经典-SDI z set the size of the system, very classic
Lesson8Code
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -The realization of the ingenious escape button. How do I create a property page dialog box and the Wizard dialog box, and integration on the co
ResizeDialog
- 轻松实现对话框的放大缩小,控件位置、大小可设置-Easily zoom dialog box, you can set the position and size of controls as you like.
Calculator
- 使用swing编程。首先创建一个窗体,并设置默认关闭时关闭,设置大小,设置不可改变大小,设置可显示; 2、创建一个容器,使用GridBagLayout这种布局方式; 3、通过代码在窗体里面实现计算器的界面; 4、通过实现计算器的add()、sub()、multi()、division()、equal()等功能。 -With swing programming. First create a form, and set off by default turned off, set
CDialogSK_demo
- CDialogSK从MFC的CDialog继承而来,支持如下特征: 1、运行于win2000或者winxp平台上,可以使用任何透明色以透视对话框的区域。 2、运行于win2000或者winxp平台上,可以使得整个对话框透明。 3、使用位图背景。位图可以来自资源文件、bmp或者HBITMAP 4、设置背景类型:标题、中心、伸缩;设置对话框的大小适合位图的大小 5、可以点击对话框的任何部分允许/禁止移动对话框 此程序就是用该类实现了Dialog的外观的改变。-CDialogS
DisplayW
- 通过调用函数,显示文字和图片,可以自己设置文字的字体,颜色,大小-By calling the function, display text and pictures, can set the text font, color, size
Volume
- 调节系统音量 -- 用C++编写的系统音量调节程序,获取当前音量值,利用设置滚动条的调节音量大小。-Adjust the system volume- with C++ volume adjustment program prepared by the system, to get the current volume level, use the scroll bar to adjust the volume set size.
QuickWindow
- 封装win32 sdk Window,无边框,可拖动位置,可拖拽大小,可设置背景图片,可设置透明度-Package win32 sdk Window, borderless, draggable location, drag the size, you can set the background image, you can set the transparency
Prop
- 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -Realize ingenious escape button. How to create a property page and Wizard dialog, and integration on the combo box (combo box how to adjust the
BarPanel
- CBarPanel柱形图类 自动标注最大值和最小值 可用鼠标左键左右拖动面板 1、绑定控制变量 2、用Create()方法创建 3、增加柱形图数据AddBar(名称,R,G,B,数值) 4、可用SetWindowPos()方法设置柱形图大小 5、使用SetBarVal(数据名称,新数据值)方法设置指定数据-CBarPanel column chart category Automatic annotation maximum and minimum Avail
ViewSpliter
- 进行窗口的自动分割,并能自动设置分隔条的位置和分割窗口的大小。-Automatic segmentation of window, and can automatically set the size and location of the divider partition window.
MFC_DRAW
- 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
