搜索资源列表
backcolour
- 改变文本的颜色和背景颜色,主要用的是重载了ONCTLCOLOR函数-change the text color and background color, use the function overloading the ONCTLCOLOR
ComboTry
- 对combobox控件进行重绘,实现效果: 1、对combobox上面的edit倒三角按钮进行贴图 2、对listbox也做了贴图处理。 3、有了这个版本可以稍微修改,重写OnCtlColor这个函数,这样能更好的修改listbox属性-Redraw the controls carried out to combobox, to achieve the effect: an inverted triangle button on the combobox above the edi
onctlcolor
- VC中界面美化函数onctlcolor,文档中说明了函数的使用方法,还有注意事项。-VC in the interface function to beautify onctlcolor, the document describes the use of function, as well as attention.
EditAndStaticBGColor
- 通过OnCtlColor函数设置Edit,Static控件等的背景颜色-NO
dialogbackground
- 采用3种方式(OnPaint()、OnEraseBkgnd()、OnCtlColor())实现对对话框背景的改写,并且比较3种方式的优缺点及三个函数的执行顺序。-With 3 ways (OnPaint (), OnEraseBkgnd (), OnCtlColor ()) to achieve the background of the dialog box rewritten, and compare the advantages and disadvantages of 3 ways th
change_font
- 在MFC类库提供了CWnd::OnCtlColor函数,在工作框架的子窗口被重画时将调用该成员函数-In the MFC class library provides a CWnd:: OnCtlColor function in the work of the sub-frame when the window is redrawn to call the member function
test1
- 通过OnCtlColor,设置绘制静态文本框中文本的字体、大小、颜色-By OnCtlColor, draw static text box to set the text font, size, color
VC-UseOnCtlColor
- VC-使用OnCtlColor函数来改变控件颜色 -VC- use OnCtlColor function to change control color
VC-PP-interface-simple-landscaping
- 附件中的资源详细介绍了VC++软件开发中所用到的两种 软件界面风格简单美化的方法: 1.采用OnCtlColor函数对软件界面在背景颜色、控件颜色、字体等方面做简单的美化; 2.使用SkinMagic插件,对软件的整体界面风格进行改变和美化。 资源中包含两个VC++工程:Point11和Point12,其中Point11实现第一种方法, Point12实现第二种方法。 此外:Point12中除了包含了所必须的SkinMagicLib.h、SkinMagicTrial.li