搜索资源列表
moveing
- 本程序是实现在static控件上显示图片,我建立了一个继承了static的类,然后把图片贴到static上,且实现小图片通过键盘控制可以移动,是用对话框做俄罗斯方块的有用参考,但是我没有用双缓冲来做,有闪。只要改成用双缓冲的画就行了。-this program is to achieve control of the static show pictures, I have built a succession of the static type and then affixed to st
StaticT1.rar
- 背景透明的Static控件,可以修改控件上显示的字体,对话框覆盖位图背景图片。,Static control transparent background, you can modify the control to display the fonts, the dialog box covers the background bitmap image.
differentcolor
- MFC中基于对话框程序,在picture控件上画图,使用不同的颜色的线条-MFC dialog-based program, the picture controls on the drawing, using lines of different colors
CStatictest
- EVC下实现透明控件,使控件直接显示在对话框上-EVC controls to achieve transparent, so that direct control is displayed in dialog
static_led_demo
- 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture contro
CCheckStatic
- 类使用方法: 在对话框中放置一个static box控件。把static box控件声明为CCheckStatic类型的成员变量。这样在static box控件的顶部的左侧就会自动出现一个复选框了。这时选中/不选中这个复选框,控件里面的所有控件将正常/变灰显示。我说的是自动,但是你不要忘记在OnInitDialog中调用Init()方法。 -CCheckStatic
EPane
- 电子八段管的仿真控件 用于VC对话框界面的优化 VC-Simulation of electronic controls eight out pipe VC
Display
- 在对话框中的图象控件放大的整个屏幕,同时控件中的图象及文字也相应放大-Picture Display FullScreen
PictureEx_demo
- 可以用来直接显示人脸抓拍的bmp,jpg图片,非常好用的一个控件。本人主要用于人脸检测的项目之中。(先创建一个对话框,将对话框属性设为子控件,这样就可停靠,然后将该控件创建在对话框中)-Can be used to directly face capture bmp, jpg picture, a very easy to use controls. I mainly used for face detection project.
line
- 在对话框中,运用静态控件实现画直线的功能。使用了lineto,moveto函数。-In the dialog box, the use of static control to draw a straight line. Using lineto, MoveTo function.
draw
- 在对话框中,运用静态控件实现插入图像的功能。-In the dialog box, the use of static control function inserted picture.
MyScrollBar
- 1. 该滚动条类 CXScrollBar 继承自 CStatic,用 GDI+ 绘制,采用贴图方式,支持png图片,各个部分的图片都是单独的 2. 该滚动条类使用时需要创建一个静态文本框,如果是在对话框中直接插入的控件,则要在对话框的 DoDataExchange() 函数中将与控件关联的数据交换语句去掉。-One of the scroll bar class CXScrollBar inherited from CStatic, with GDI+ mapping, mapp
COLORstaticDEMO
- 控件CSTATIC ,在对话框中设定字体大小,程序在VC++6.0运行-cstatic SET FONT AND COLOR
TransStatic
- 自定义static控件,具有透明背景色,能够在图片或自绘制对话框上透明显示static文本。-Custom static controls, with a transparent background color, can be in the picture or self drawn dialog on the transparent display static text.
ruihegaibiankongjianyanse
- 如何改变对话框中控件的颜色 对于新手学习对话框非常有帮助-How to change the color of the controls in the dialog box is very helpful for the novice learning dialog