搜索资源列表
在对话框上加超链接
- 在对话框上加超链接的源代码,呵呵,终于找到了,现在发给大家啊~VC的-add hyperlinks to the source code, what finally found, and now distributed to Members of the VC-ah
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
TrayIconTest
- JAVA系统托盘图标控制程序 说明: 这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行: 该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装. 通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文
SliderDemo
- 用MFC编写的一个关于滑块的对话框应用程序。
static_fader_demo
- 很漂亮的文字和背景StaticFader.EXE是基于对话框的很不错还有可变颜色的字体功能很强-very flowery language and background StaticFader.EXE dialog is based on the variable there are very good color and the size of a strong function
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
addfontstoctrl
- 一个完全的 Win32 程序。示范了如何改变窗口控制的背景色,字体颜色和字体,如列表框,静态控制,编辑框以及单选按钮和复选框,程序使用了Window系统中颜色选择对话框和字体选择对话框。 -A complete Win32 program. Demonstrates how to change the background color of the window control, font color and font, such as list boxes, static controls
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
ScrollingText
- 点击“帮助”,弹出对话框,显示滚动文字; 可以用于窗口区域有限的情况下,显示类似公告新闻的内容。-Click on "Help" pop-up dialog box, scrolling text display can be used in the window limited region, indicating a similar Notice of news content.
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
CTime
- 此程序可以实现在对话框中显示系统时间与日期的功能,对MFC初学者具有一定的参考价值。-This program can display the system time and date functions in the dialog box, which has a certain reference value for beginners MFC.
