搜索资源列表
21-40
- vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件
demo
- 信息条,这个条很像outLook、outLook Express 或是FrongPage的编辑条,它很适合用文字和图片显示指定程序的信息,可以动态的改变文字、文字颜色、背景颜色、文字字体、位图。-information, much like outLook of this, outLook Express or FrongPage editor, it is very suitable in words and pictures show that the specified procedure
可以显示多行文字的工具条
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
带文字与位图的按钮
- 带文字与位图的按钮.rar 这个源代码是关于文字和位图关系的N控件程序。-with language and bitmap button. Rar the source code is on the letter and the Bitmap N control procedures.
jtdlg4.19
- 在EVC环境下编写的用摄像头拍照的窗口程序,驱动程序没有加入,用模拟图片实现了位图的读取和jpg图片的存储和相关文字信息的存储,调用了Libjpeg库-environment prepared by the photo camera with a window programs, drivers have not. Simulated images achieved the bitmap read and jpg photo storage and related storage of text
2005122616144163
- 设置编辑框背景色与文字颜色,以及列表框背景加载位图源码-edit box set the background color and text color, background and list box loaded bitmap source
BitmapButton_new
- Wince下 EVC4.0编写的,将网上原有的图形按钮CButtonST再加以完善,增加可以直接使用BMP位图,而不是只有Icon.并且,按钮文字可以自动设置左右排列或上下排列方式。-under preparation, the Internet's original graphic buttons CButtonST perfect addition to increase the direct use of bitmap BMP, not only Icon. Furthermore
converwindowsintobmp
- 把编辑框中的文字存为位图,当然,你也可以按照这个思路,你也可以把任何控件、窗口里的东西当作位图来存储-put the text editing box for deposit bitmap, of course, you can also According to this idea, you can also put any controls, The window thing as a bitmap to store
CBtnEx
- CBtnEx继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。-CBtnEx inherited from CButton, is in VC++6.0 environment prepared by button ext
CBitmapButton_wordbmp
- CBitmapButton增强类显示文字和磁盘位图-CBitmapButton enhanced class display text and disk bitmap
329_CustDlg2
- 1. 修改对话框的背景颜色 2. 用位图作为对话框的背景 3. 改变静态控件文字和背景颜色 4. 改变编辑框文字和背景颜色 5. 改变CheckBox的文字和背景颜色 6. 改变RadioBox的文字和背景颜色 7. 改变按钮的背景颜色和文字颜色 8. 在对话框中使用Picture控件 9. 修改Picture控件显示的位图 10.使用LoadImage从资源装入位图-1. Modify the background color of dia
testmtsc
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。 -CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar achieve the toolbar to display
transscroll
- 如何滚动的文字在一个固定的图像背景的VC + + 6.0 。我搜查了互联网,但无法找到任何关于这个简单的文章。所以,我开始尝试在此,并终于找到了解决办法。创建一个MFC的文档/视图的项目,并选择CScrollView作为基类。 现在添加一个位图资源,你想作为窗口背景。 现在创建一个CBitmap变量加载位图资源中的框架窗口类。-I have searched the internet but could not find any simple article on this. So, I sta
HelpTip
- 精灵特效窗体 修订部分: 新增特效窗体(具有涟漪、火焰、溶浆、爆炸、冲击波、雪花、烟花、闪电、动态徽标、屏保、文字、水中倒影、云朵移动等数十种特效,先加这么多吧,懒的再加了,^_^),动态菲屏(20种动态位图特效),主程序内部进行了一些优化(显示速度会提高),现在可以只用单方向一张总位图来作为动画资源载入(故最终程序大小会减少),程序大体结构逻辑没变(又偷懒了,^_^)。本程序源码在VC6下编译,Win2000下经过测试! 原部分: 序言:
image
- 单文档中显示位图,矩形,椭圆,可以在矩形和椭圆中画阴影,可以写入文字-One document shows the bitmap, rectangle, oval, rectangular and oval in the shadow in the painting, you can write text
manyTypeBtn
- 各种各样的按钮控件,透明按钮,位图按钮,文字按钮,图文混合,灰度按钮等-A variety of button controls, transparent buttons, bitmap buttons, text buttons, graphic mix, gray buttons, etc.
WndSys
- 实现一个简易的窗口系统,支持文字窗口,图标窗口,位图窗口及若干复合窗口。这个系统主要是用于学习及探寻窗口的一些知识。-Window implement a simple system to support the text window, the icon window, bitmap window and a number of composite windows. This system is mainly used for learning and exploring some of th
CBtnEx(V1.2)
- CBtnEx1.2继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。 -CBtnEx1.2 inherited from CButton, is in VC++6.0 environment prepared by
DibRadioButton
- 控件包含文件: 头文件 源文件 资源文件 DibRadioButton.h DibRadioButton.cpp Radio_button.bmp ==========================使用说明========================= 2008-1-8 1.修正了程序SetCheck后,导致位图的贴图错误等bug。 2.添加了设置控件以及文字的背景色设置。 3.添加了文字的字体颜色设置。 4.修正了些许其他的逻辑上的
MyDraw
- 使用vs2012编写的vc绘图小程序的源代码,能都实现铅笔绘制任意图形,直线,插入文字,删除绘制图像,插入位图,改变绘制颜色,改变线宽等功能-Vc prepared using vs2012 drawing applet source code, to have achieved a pencil to draw arbitrary shapes, lines, text insertion, deletion draw the image, insert a bitmap, change th