Welcome![Sign In][Sign Up]
Location:
Search - Cstatic

Search list

[EditBoxlabelex.rar

Description: 做用户界面的时候经常要用到一些静态文本控件,显示一些文字信息,但是 MFC 提供的 CStatic类的功能过于简单,无法满足高级需求。为此我从 CStatic 派生了一个类 CLabelEx,扩展了CStatic。第一次投稿,水平不足请大家见谅。我从 vckbase.com 学到了很多很多东西 ,该是我回报的时候了。
Platform: | Size: 23597 | Author: | Hits:

[Dialog_Window200112702715

Description: 本程序基于CStatic派生了一个CReditStatic类,用于实现滚动致谢词,可以滚动文字及图象,这种界面主要用在“关于”对话框、也可以用在程序开始时. -procedures based on the derivation of a CStatic CReditStatic category, thanks for the words rolling, rolling text and graphics, such interfaces are used in the "on" dialog box can also be used at the beginning of the procedure.
Platform: | Size: 130403 | Author: 杨卿卿 | Hits:

[TreeViewStaticTreeControl_demo_project

Description: 一个从CStatic直接派生出来的树控件,风格与众不同.值得一试. 作者:Franc Morales-a CStatic directly derived from the tree controls, distinctive style. Worth a try. Author : Franc Morales
Platform: | Size: 29821 | Author: wave | Hits:

[Static control扩展Label

Description: 扩展CStatic控件,使得呆板的CStatic控件图文并茂,并能够动起来!-expansion CStatic controls, making rigid controls CStatic illustrations, and to take action!
Platform: | Size: 50658 | Author: 李玉龙 | Hits:

[Static controlMyStatic

Description: 实现了CStatic控件的动态生成,通过点击鼠标左键,可在鼠标点击的地方生成Static控件-realized CStatic controls dynamically generated through the click of a mouse button, the click of the mouse generation Static Controls
Platform: | Size: 142077 | Author: 施盈苇 | Hits:

[GUI Developkcbusyprogress_src

Description: a CStatic-derived Progress bar that allows \"busy\" times with no defined end to be indicated with more than just an hourglass cursor. -a CStatic-derived Progress bar that allows "busy" times with no defined end to be indicated with more than just an hourglass cursor.
Platform: | Size: 4927 | Author: Tom | Hits:

[Static controlmatrixstatic

Description: This control is derived from CStatic. It is bitmapped-based to make it easy for the user to alter the character set. Three sizes of character sets are provided.
Platform: | Size: 9375 | Author: Tom | Hits:

[GUI Developvc_demo_classic

Description: CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。-err
Platform: | Size: 352256 | Author: sunu | Hits:

[Windows DevelopCClockST

Description: 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-A simple digital clock procedures, the date of which derived from MFC CStatic Class base class.
Platform: | Size: 122880 | Author: tonywiwi | Hits:

[Othercstatictest

Description: MFC cstatic 控件重载增加其他功能-MFC cstatic control overraded and add other
Platform: | Size: 3072 | Author: zhang guo | Hits:

[Static controlCStatic

Description: 为了下载源码,上传了别人的程序,是一款能够显示波形的程序,很值得去学习一下-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
Platform: | Size: 5059584 | Author: shicheng_jia | Hits:

[GUI DevelopLink_CStaticEx

Description: Cstatic重载实现超链接,鼠标移过去会变成手形,点击访问后会改变颜色。 -rewrite the cstatic to HypeLink action. OMG,My Engilsh is poor...
Platform: | Size: 7504896 | Author: 林海澄 | Hits:

[Othermatricstatic

Description: Digital Display CStatic VC6.0
Platform: | Size: 9216 | Author: Yang | Hits:

[Graph DrawingdrawRect

Description: Cstatic 上绘图响应鼠标消息 -Drawing on the response of the mouse message Cstatic
Platform: | Size: 26624 | Author: 探戈 | Hits:

[Static controlcstatic

Description: 这个源码实现的是分屏功能,屏幕由四个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.
Platform: | Size: 2746368 | Author: | Hits:

[Windows DevelopCStatic

Description: 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 the text scroll, in addition to a great VC6 compiled directly Both text scroll effect, from the collection of classic VC source spun off two text scrolling, hope learning VC++ friends like oh.
Platform: | Size: 55296 | Author: 汪赛兰 | Hits:

[Static controlCStatic-scroll

Description: VC中CStatic文件自动滚动效果的代码-CStatic code file scrolling effect
Platform: | Size: 87040 | Author: jane | Hits:

[GUI DevelopCStatic-rewritten

Description: CStatic扩展:支持字体、字号、加粗、斜体、下划线设置 支持静态光标和动态光标;支持超链接形式显示;支持文本 闪烁和背景闪烁,支持闪烁间隔设置 在vs2010上可以运行-CStatic expansion: support font, font size, bold, italic, underline settings Support for static cursors and dynamic cursors support hyperlinks displayed support text Flashing and background blink blinking intervals support You can run on vs2010
Platform: | Size: 6144 | Author: | Hits:

[GUI DevelopCStatic文字滚动

Description: 通过自绘CStatic,实现文字滚动绚丽效果;接口灵活,提供源码,可修改。(Through self drawn CStatic, to achieve text scrolling gorgeous effect; interface flexible, providing source code, can be modified)
Platform: | Size: 86016 | Author: 枫林飘云 | Hits:

[Static controlCStaticEX

Description: CStatic控件的扩展,可以对Static控件进行修改背景色,边框颜色,文字颜色等(The extension of CStatic control can modify the background color, border color and text color of static control)
Platform: | Size: 3629056 | Author: wangbinzzuli | Hits:
« 1 2 34 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net