搜索资源列表
labelex.rar
- 做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是 MFC 提供的 CStatic类的功能过于简单,无法满足高级需求。为此我从 CStatic 派生了一个类 CLabelEx,扩展了CStatic。第一次投稿,水平不足请大家见谅。我从 vckbase.com 学到了很多很多东西 ,该是我回报的时候了。
XColorStatic-CStatic派生类,支持改变字体,字体和背景色等
- XColorStatic-CStatic派生类,支持改变字体,字体和背景色等
CStatic
- CStatic包括了好几个重写CStatic的类,很可能它们的扩展性就是你所需要的
由CStatic派生的柱状图控制演示程序
- 由CStatic派生的柱状图控制演示程序源码,单击添加按钮,便会看到效果,还可以设置显示方式!-CStatic derived from the control column demo program source code, click the Add button, they will see results, but also can set display mode!
Inherited-from-CStatic
- 继承于CStatic,使其操作颜色、字体、大小等等一系列的功能变的轻松容易,很是实用~-Inherited from CStatic, to operate the color, font, size and so easy to change a range of functions easy, it is useful ~
XColorStatic-CStatic派生类,支持改变字体,字体和背
- XColorStatic-CStatic派生类,支持改变字体,字体和背景色等-XColorStatic-CStatic derived class, supports the change typeface, the typeface and the back scenery and so on
cstatictest
- MFC cstatic 控件重载增加其他功能-MFC cstatic control overraded and add other
vc++
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- A simple digital clock procedure, date kind of derivation to MFC CStatic base class.
vc_demo_classic
- CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。
CClockST
- 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-A simple digital clock procedures, the date of which derived from MFC CStatic Class base class.
CStatic
- 为了下载源码,上传了别人的程序,是一款能够显示波形的程序,很值得去学习一下-In order to download the source code, upload someone else' s program, is a program capable of displaying the waveform, it is worthwhile to learn about
Link_CStaticEx
- Cstatic重载实现超链接,鼠标移过去会变成手形,点击访问后会改变颜色。 -rewrite the cstatic to HypeLink action. OMG,My Engilsh is poor...
matricstatic
- Digital Display CStatic VC6.0
drawRect
- Cstatic 上绘图响应鼠标消息 -Drawing on the response of the mouse message Cstatic
cstatic
- 这个源码实现的是分屏功能,屏幕由四个static按钮填满,然后利用消息传递来实现分屏,包括全屏和还原。-The source implementation is split-screen function, the screen filled by the four static button, and then use message passing to achieve split-screen, including full-screen and restore.
CStatic
- CStatic文字滚动特效,基于VC++实现的静态文字滚动特效,示例截图为第一款文字滚动,另外还有一个也可以有VC6直接编译,两款文字滚动都很棒的效果,从收集的经典VC源码中剥离出来的两个文字滚动,希望学习VC++的朋友们喜欢哦。-CStatic text scrolling effects, Based on VC++ achieve static text scrolling effects, the sample screenshots of the first paragraph of
CStatic-scroll
- VC中CStatic文件自动滚动效果的代码-CStatic code file scrolling effect
CStatic-rewritten
- CStatic扩展:支持字体、字号、加粗、斜体、下划线设置 支持静态光标和动态光标;支持超链接形式显示;支持文本 闪烁和背景闪烁,支持闪烁间隔设置 在vs2010上可以运行-CStatic expansion: support font, font size, bold, italic, underline settings Support for static cursors and dynamic cursors support hyperlinks dis
CStatic文字滚动
- 通过自绘CStatic,实现文字滚动绚丽效果;接口灵活,提供源码,可修改。(Through self drawn CStatic, to achieve text scrolling gorgeous effect; interface flexible, providing source code, can be modified)
CStaticEX
- CStatic控件的扩展,可以对Static控件进行修改背景色,边框颜色,文字颜色等(The extension of CStatic control can modify the background color, border color and text color of static control)