搜索资源列表
labelex.rar
- 做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是 MFC 提供的 CStatic类的功能过于简单,无法满足高级需求。为此我从 CStatic 派生了一个类 CLabelEx,扩展了CStatic。第一次投稿,水平不足请大家见谅。我从 vckbase.com 学到了很多很多东西 ,该是我回报的时候了。
21-40
- vc灵感编程范例源代码 21 在窗口标题栏上显示文字的两种方法 22 控制窗口最大最小尺寸 23 隐藏或显示桌面图标 24 重新设置桌面 25 闪烁的标题栏 26 旋转字体 27 MyDialog 28 在任务栏上显示图标 29 MySplashWnd 30 PlaySound 31 SoundCardDetect 32 DriveNumber 33 图象旋转 34 将固定大小的位图在窗口平铺 35 打开关闭光驱门 36 使按钮变灰 37 位图按钮 38 改变按钮字体 39 带颜色的静态文本控件
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.
静态文本字体和背景颜色可以修改类
- 该代码例子提供了静态文本字体和背景颜色可以修改类。-The code examples for the static text fonts and background colors can be amended category.
静态控件的特殊用法
- 使用Visual C++ 6.0编制软件时,静态控件是最常用的控件之一。一般情况下,静态控件用作那些没有固定标题文本属性的控件(如文本编辑控件、列表框等)的标签,或者用来为控件分组,或者用来显示一些提示性的文件。实际上,静态控件除了显示静态文本这一基本功能外,还有许多其他的特殊功能,如在静态控件中可以显示图标、位图,甚至还可以在静态控件中显示动画。本文将通过示例程序来介绍静态控件的这些特殊用法-use Visual C 6.0 software, static control is the mo
39 带颜色的静态文本控件
- 带颜色的静态文本控件-color with the static text control
滚动静态文本
- 利用vc实现了一个非常漂亮的滚动静态文本-use vc achieve a very beautiful rolling static text
数字化的时钟显示静态文本类。
- 数字化的时钟显示静态文本类。 -digital clock shows the static text category.
statictext3D.rar
- 静态文本控件通过加边框显示出3D控件效果,采用vc++ gdi 开发。,Static text control through increased border controls show that 3D effects, the use of vc++ Gdi development.
StaticDemo
- vc编程,重载静态文本框,可设置背景色,文字大小,颜色-vc programming, heavy static text box, you can set the background color, text size, color, etc.
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!
3DBlack
- 静态文本现实3D效果,可视化界面编程,用于编写应用程序界面,呵呵,希望有用-Static text realistic 3D effects, visual interface programming for the preparation of application programming interfaces, Oh, want to be useful
editcolorbackandcolortext
- 有背景色和文本颜色的编辑框和静态文本框 有背景色和文本颜色的编辑框和静态文本框-colorback and colortext edit
MFC
- 这个控件类库结合静态文本框的动态变化,初学者的福音。-The combination of static text box control library dynamic changes, beginner' s Gospel.
文本框上背景修改和显示各种图片
- 在静态文本框上显示自己想要的图片,不会跟你整个界面的背景有任何冲突!代码实现简便、实用!
GUI
- 一、实验任务1:静态文本、编辑框、按钮的使用 二 实验任务2:轴控件的使用(Experimental task 1: the use of static text, edit box, button Experimental task 2: use of axis control)