搜索资源列表
label
- 一个可以改变static文本框字体、大小、颜色的类 enum FlashType {None, Text, Background } class CLabel : public CStatic { // Construction public: CLabel() CLabel& SetBkColor(COLORREF crBkgnd) CLabel& SetTextColor(COLORREF crText) CLabel& SetTex
tooltiptxt
- 使用vb语言,实现 窗体控件的tooltiptext 属性的多样显示:换行显示,字体颜色控制,字体大小控制,背景色控制,延时控制。
kongjian
- vc ++中改变按钮字体大小的代码!!希望对初学者有帮助!!大家共同进步吧
具有IE风格的按钮控件
- 具有IE风格的按钮控件,可设置边框式样,背景 的透明特性,字体的大小颜色-with IE-style button controls can be set to frame pattern, the transparent background characteristics, the font size color
CtrlFont
- 在VC中修改字体大小的一段示例程序,此程序写在OnInitDlg中,请耐心查看.主要是调用Cfont类中的函数.-changes in VC font size of a sample program, this procedure was in OnInitDlg, requested patience View. Call Cfont is mainly a function of class.
font
- VC中独立设置控件的字体和颜色的几种方法,以静态文本框为例。可设置大小和颜色-VC independently set the font and color control, several methods to static text box example. Can set the size and color
CheckBox
- CBCheckBox类是派生于CListBox类,用于设置单选框背景颜色,文字颜色,字体大小,设置背景透明。-CBCheckBox class is derived from CListBox class, set the radio button for the background color, text color, font size, set the background transparent.
Button
- 此程序是自己写的一个CButton类,功能包括修改按钮的字体、大小、前景、背景、得焦和失焦是鼠标的形状-This program is about a CButton class written by myself, the function of the button including modifying the font, size, prospects, background, and the shape of the mouse, and so on
kongjian
- 变换button按钮上的字体格式和大小。-change the formatof the chars displayed on the button
shiyan8888
- 利用mfc里面的函数通过滚动条实现对字体大小和颜色的改变-Mfc which function through the use of the scroll bar on the font size and color to achieve a change
testbutton
- 本程序实现了CButton(复选框)及CCheckListBox的动态生成,并完成了对CButton的重绘。对复选框的字体,大小,背景,颜色均能改变,并为CCheckListBox添加了横、纵滚动条。-This procedure implements CButton (checkbox) and CCheckListBox of dynamically generated, and the completion of the redraw of CButton. On the check bo
MDIWinGUI
- 通过消息传递,改变字体,改变背景颜色、改变文字颜色、改变文字大小等-Message-passing Windows GUI
GenericButton
- 自定义按钮DLL,可设置按钮字体大小、颜色等-Custom button DLL, can be set button font size, color, etc
qqmbl
- 在VC环境下,编程实现了对字体的设置,包括字体的大小,颜色和风格等类似于Windows的字体设置()
