搜索资源列表
selectboxlhw
- 一个用于学习单选框、复选框、静态文本框的很好的例程。-a single selects for learning, check box, static text box of good routines.
自建静态文本框类
- 自己创建属性更加丰富的文本框。可以改变颜色,字体。-own attributes to create more rich text box. Can change colors, fonts.
静态控件的特殊用法
- 使用Visual C++ 6.0编制软件时,静态控件是最常用的控件之一。一般情况下,静态控件用作那些没有固定标题文本属性的控件(如文本编辑控件、列表框等)的标签,或者用来为控件分组,或者用来显示一些提示性的文件。实际上,静态控件除了显示静态文本这一基本功能外,还有许多其他的特殊功能,如在静态控件中可以显示图标、位图,甚至还可以在静态控件中显示动画。本文将通过示例程序来介绍静态控件的这些特殊用法-use Visual C 6.0 software, static control is the mo
BasicFunction
- 此程序能够实现的功能很多,有能够编辑静态文本框和编辑框都能对文字进行各种笑果处理,还有各种风格的按钮,列表框的滚动条等,并有不同的功能。-this program can achieve a lot of functions, there can be static text editing box and editing text box able to laugh various fruit processing, and various styles of buttons, List of
TransSText
- 透明静态文本框,显示背景透明的文本类-transparent static text box showing the text background transparent category
test05
- 定义一个简单的对话框,该对话框内有一个“选择背景色”按钮和一个静态文本框(或Edit框)以及确定、取消两个按钮。
test
- 程序可改变静态文本框的内容、背景色,文字居中显示。
GraphGrid【xtulbd,050415】
- * 名称:绘图网格类(扩展静态文本框类)* 功能:1、画有方格组成的网格,能够设定网格的位置、行列数、方格的高宽,网格的背景色,网格边界色,方格的填充色;2、网格给出文字标题,能够设定标题文字的背景色与颜色。3、能够支持鼠标的绘图操作1)鼠标左键在网格区按下,进入填充方格状态;2)填充状态下,鼠标在网格区移动,则填充所在位置的方格, 一旦移出网格,则取消填充状态;3)鼠标左键抬起,则取消填充状态。-* Name : Mapping Grid category (Extension static
font
- VC中独立设置控件的字体和颜色的几种方法,以静态文本框为例。可设置大小和颜色-VC independently set the font and color control, several methods to static text box example. Can set the size and color
StaticDemo
- vc编程,重载静态文本框,可设置背景色,文字大小,颜色-vc programming, heavy static text box, you can set the background color, text size, color, etc.
StaticForMoveWindow
- VC++6.0,静态文本框显示图片,响应鼠标点击,离开事件.-VC++6.0, the static text box displays images in response to mouse clicks, leave the event.
Clable
- MFC中静态文本框的各种使用方法和源码,包含DEMO和引用文件,可以直接编译运行
EditExAndCStaticEx
- Windows MFC编辑框和静态文本的使用扩展功能-Windows MFC edit box and the static text to extend the use of functional
Ctrl
- 静态控件编程,包括单选按钮控件,对话框的收缩,改变静态文本等!-Static control program, including the radio button controls, the contraction of the dialog box to change the static text and so on!
EX_Calculator01
- 基于VC++,用编辑框、静态文本框及按钮设计计算器-With edit box, static text box and button design calculator
CustDlg
- 界面换肤色,界面换图,界面美化,静态文本框字体换色-Interface for color, the interface for map interface landscaping, static text box font color change
editcolorbackandcolortext
- 有背景色和文本颜色的编辑框和静态文本框 有背景色和文本颜色的编辑框和静态文本框-colorback and colortext edit
test003
- 单文档改变控件颜色,组合框,列表框,编辑框,静态文本框-test003 Change the colour of the ActiveX Control
MFC
- 这个控件类库结合静态文本框的动态变化,初学者的福音。-The combination of static text box control library dynamic changes, beginner' s Gospel.
文本框上背景修改和显示各种图片
- 在静态文本框上显示自己想要的图片,不会跟你整个界面的背景有任何冲突!代码实现简便、实用!