搜索资源列表
改变窗口控制的背景颜色和字体颜色
- 你可以修改编辑筐内的字体和文字的大小,很方便的阿,-you can modify the basket editorial and the letter of the font size, the A very convenient.
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-
statustricks.zip 在状态条上显示滚动文字
- 在状态条上显示滚动文字,改变文字颜色、背景,显示图象,Displaying rolling text on statusbar, and changing the color and background of the text and showing images
IconMenu.rar
- windows mobile 用的九宫格 Icon 界面,用WTL开发,主要用 CListViewCtrl 类。可以设置背景、间隔、文字颜色、文字背景等属性。mobile 上的 WTL 相关的例子很少。,windows mobile using squares Icon interface, using WTL development, the main category CListViewCtrl. Can set the background, spacing, text color, te
MixColor
- 一个不错的VC++即时调色程序,通过拖动滑块的位置改变对象的颜色,这里的对象主要有两个,一个是文字 ,一个是文字背景,左侧的一组滑块分别改变文字的红、绿、蓝三基色值 ,从而改变文字的颜色,右侧的则是文字的背景控制组,同样的原理只不过应用的对象不一样,值得参考,滑块我们不一定要用到调色上,其它地方同样也可用。-A good VC++ real-time color process, the location by dragging the slider to change the color of
CGradientStatic
- 一个背景颜色渐变的文字类--A font class whose background color can be gradually changed.
txt20040130
- 简单的文本编辑器源代码....... 改变文本颜色、背景颜色、更改文字大小、字体样式...... 淡入浅出的效果-simple text editor to change the source code .... text color, background color, change text size, font styles ... Fade-out of shallow effects
329_CustDlg2
- 1. 修改对话框的背景颜色 2. 用位图作为对话框的背景 3. 改变静态控件文字和背景颜色 4. 改变编辑框文字和背景颜色 5. 改变CheckBox的文字和背景颜色 6. 改变RadioBox的文字和背景颜色 7. 改变按钮的背景颜色和文字颜色 8. 在对话框中使用Picture控件 9. 修改Picture控件显示的位图 10.使用LoadImage从资源装入位图-1. Modify the background color of dia
ListDemo
- 美化列表框,对列表框背景,边框,文字等颜色自行定义-Beautify the list box
editcontrolbackcolor
- 改变编辑框等文字输入背景色,一改灰色输入界面-change the edit control s back color
4.
- Visual Basic 编写,桌面图标文字背景为透明色-Visual Basic preparation, desktop icon transparent text background color
ChangeDeskIcon
- 可以将桌面图标文字背景变成透明 -it can make a desktop icon text backgrounds be transparent
wenzifenge
- 复杂背景下文字分割程序的源代码,可以很好的对文字进行分割-Text Segmentation in Complex Background program' s source code, can be a good segmentation of text
zhuomian
- Visual Basic桌面图标文字背景为透明色-Visual Basic desktop icon transparent text background color
ydaimaMixColor
- 一个不错的VC++即时调色程序,通过拖动滑块的位置改变对象的颜色,这里的对象主要有两个,一个是文字 ,一个是文字背景,左侧的一组滑块分别改变文字的红、绿、蓝三基色值 ,从而改变文字的颜色,右侧的则是文字的背景控制组,同样的原理只不过应用的对象不一样,值得参考,滑块我们不一定要用到调色上,其它地方同样也可用。 -this is a good software.you can download it and have a try.
Marks
- 批量在图片上添加文字 1.批量处理(支持拖放操作) 2.文字背景渐变亮度色带-Batch add text on the picture 1. Batch processing (to support drag and drop) 2. Text background brightness gradient ribbon
Edit-Box
- 如何改变编辑框的文字背景颜色,摆脱MFC默认的黑白颜色-How to change the background color of text edit box
20110524Transparentpicture
- 能够将图片和文字,以透明背景的方式粘贴在另一张背景图片上-To the pictures and text to paste in a transparent way of background, the background image on another
42桌面图标文字背景为透明色
- 42桌面图标文字背景为透明色(42 desktop icon text background transparent)
VB TreeView 背景颜色以及文字样式设置
- 使用VB进行TreeView目录树背景颜色以及文字样式进行设置。(Using VB to TreeView directory tree set background color and text styles.)