搜索资源列表
Lesson13Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
DynCtrl
- MFC中,创建多个动态按钮,动态控件,设置其标题,字体等属性,并且挂接事件,响应事件的一个好例子。 程序中完成动态申请资源的记录回收。 有什么问题联系 chenjp6500@sohu.com 2006.05.18-MFC, create multiple dynamic buttons, dynamic control, set its title, attributes such as font, and articulated, incident response is a goo
CReadOnlyEdit_src
- 一个可以设置控件内字体颜色,背景颜色的编辑框类,非常好用-one can set controls within the font color, background color of the edit box type, very handy
具有IE风格的按钮控件
- 具有IE风格的按钮控件,可设置边框式样,背景 的透明特性,字体的大小颜色-with IE-style button controls can be set to frame pattern, the transparent background characteristics, the font size color
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.
ColordButton
- 展示了如何简便地给按钮修改颜色、设置字体。略作修改,便可用于自己的程序。-Shows how easily modified to the button color, set the font. Minor adaptations, can be used with its own procedures.
imagebutton
- 一个自己定义的Button,可以改变Button的字体,以及其他的属性,比如说,字体颜色,图形设置什么的。-Own definition of a Button, the Button can change fonts, and other property, for example, font color, graphics settings or something.
WINSHOWvc6.0
- 能设置文本的字体,颜色 能设置icon,picture 可以根据需求改造paint函数-Can set the text fonts, colors, can set the icon, picture can be modified in accordance with the demand for paint function
ExButton
- 一个从CButton扩展的CExButton类。实现了BUTTON的重绘,字体的设置等。还是不错的!-CExButton
lesson10
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Drawing, how to use a custom brush (color, line width, line). How to add options menu for the pro
OwnDrawButton
- 一个漂亮的按钮类,可设置背景色,字体颜色-an niu lei
ButtonStyle
- 该程序主要涉及到自定义按钮加载位图、改变按钮字体颜色及背景,从而达到美化按钮的目的;同时还包含用来静态框显示位图、图标和改变文本内容以及设置对话框的图片背景。内容绝对经典-The program mainly involves custom button load bitmap, change the font color button and background, so as to achieve the purpose of beautification button At the sa
DibRadioButton
- 控件包含文件: 头文件 源文件 资源文件 DibRadioButton.h DibRadioButton.cpp Radio_button.bmp ==========================使用说明========================= 2008-1-8 1.修正了程序SetCheck后,导致位图的贴图错误等bug。 2.添加了设置控件以及文字的背景色设置。 3.添加了文字的字体颜色设置。 4.修正了些许其他的逻辑上的
GenericButton
- 自定义按钮DLL,可设置按钮字体大小、颜色等-Custom button DLL, can be set button font size, color, etc
button-setup
- 按钮控件设置演示,包括控件字体,加载图标、创建动态按钮-Button control settings presentation, including control fonts, load the icon to create a dynamic button
YYY
- 在对话框里调取字体对话框,设置字体。程序简单,一看就会。-In the dialog box, the transfer of the Font dialog box, set the font. Program is simple, a look will be.
FontsEnumTest
- 用VC++代码实现一个读取Windows系统所有字体的面板,并应用这些字体实现字体设置程序,可选择字号、字体样式、字体名称等,下面的方框主是要演示所选择的字体样式,通过这个程序可了解VC如何读取到Windows字体的,以及如何将字体的设置应用到指定的对象上。-VC++ code is used to implement a read all the font panel, Windows system and apply these fonts font program, can choose
sy6_5
- VB实践程序:小型袖珍计算器程序源码,附加对输出结果框颜色,字体设置-VB Practice Program: Small pocket calculator program source code, tied to the output frame color, font settings
button
- VC6.0 基于对话框的MFC,按钮字体和颜色的设置-VC6.0 dialog MFC,change button s font color and its background color