CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 静态控件

搜索资源列表

  1. jumpytext_demo

    0下载:
  2. 有跳动感地显示文字的静态控件-The static control which can display jumping text
  3. 所属分类:Static control

    • 发布日期:2017-11-16
    • 文件大小:141517
    • 提供者:站长
  1. ColorStaticBox

    0下载:
  2. 改代码是实现如何显示彩色的静态控件,字体颜色的改变-To realize how to display the code are the static control color, font color change
  3. 所属分类:Static control

    • 发布日期:2017-04-24
    • 文件大小:36811
    • 提供者:vendy
  1. MatrixCtrl

    0下载:
  2. 这是一个矩阵字体现显示控件,使用简单,首先插入该CMatrixCtrl控件的.h和 .cpp文件到您的项目,添加一个静态控件到您的对话框资源,把静态控件修改声明为CMatrixCtrl类的一个成员变量。-This is an attempt to create a control which looks a little bit like the credits of the Matrix movie. While it isn t the greatest clone of the Matri
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:108146
    • 提供者:Athink
  1. CheckableGroupboxDemo

    0下载:
  2. 一个对CStatic静态控件进行了扩展的示例,对CStatic控件增加了checkbox.-Often, we want to disable a set of controls in our dialog. A group box is a good control to categorise a few controls together, but unfortunately it cannot enable/disable its controls. I extended the CBut
  3. 所属分类:ComboBox

    • 发布日期:2017-04-25
    • 文件大小:35249
    • 提供者:Athink
  1. jintaikongjian

    0下载:
  2. 此为静态控件类的研究代码包含很多方面的知识对大家有用-This is the type of static control code contains a lot of research knowledge useful for all of us
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3224843
    • 提供者:喻谷鸣
  1. Soft20060210164956943

    0下载:
  2. 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。 -介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:56264
    • 提供者:guoyang
  1. 101259381EVCDialer

    0下载:
  2. 在wince上创建位图滚动显示静态控件,在PPC模拟机上模拟出来-Wince created in a rolling display static bitmap control in the PPC simulator simulated by
  3. 所属分类:Windows CE

    • 发布日期:2017-04-05
    • 文件大小:74463
    • 提供者:黄桃园
  1. VideoClass

    0下载:
  2. 摄像头实时显示类,用的是VFW接口,给大家参考一下咯…. 使用方法: 1. 包含头文件VideoShow.h和cpp文件VideoShow.cpp。 2. 在对话框中加一个静态文本控件CStatic,拖出一个适合大小的矩形。矩形不能太小,否则上面的图像将显得过小。 3. 改变其ID,比如将IDC_STATIC改为IDC_VIDEO,还可以设置一些矩形框的边框模式或者显示模式,比如设置成有边框,模式框架。 4. 在ClassWizard中为静态控件IDC_VIDEO生成一个成员
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:91271
    • 提供者:雷兵
  1. CButton

    0下载:
  2. 由VC++中的CButton类扩展的经典风格按钮,严格来说是由CButton的派生类CLinkButton为基础而制作,用此派生类制作的按钮外观类似静态控件类CStatic 产生的效果,当鼠标移到按钮上并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平效果,对Windows经典风格喜欢的朋友相信也会喜欢本款按钮。-By VC++ in the Class CButton button to expand the classical style, strictly spea
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:24266
    • 提供者:602
  1. loadanimage

    0下载:
  2. 该程序完成在基于对话框的静态控件中加载一幅图像,可以加载bitmap,icon或cursor-Completion of the program based on the static control in dialog to load an image, you can load the bitmap, icon or cursor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2014436
    • 提供者:胡惠灵
  1. CPPHtmlStatic_demo

    0下载:
  2. 在对话框上的静态控件显示HTML格式文本的实例-A control based on CStatic for displaying HTML-like text formatting elements.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:402788
    • 提供者:刘瑾
  1. static

    0下载:
  2. 很好的静态控件使用代码,适合初学者使用,喜欢请联系我-Very good static control, the use of code, suitable for beginners, like to please contact me
  3. 所属分类:Static control

    • 发布日期:2017-04-01
    • 文件大小:14686
    • 提供者:steven
  1. StaticCtrl_Tut_demo

    0下载:
  2. 静态控件的使用范例。详细介绍了如何静态控件以及如何实现多种风格样式的方法。-Static control usage. Described in detail how the static controls, and how to achieve a variety of styles and patterns approach.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2340211
    • 提供者:辛朝焕
  1. static_6

    0下载:
  2. 在静态控件下实现超链接的代码实现-In static control, achieve the hyperlink code. . . . .
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:30009
    • 提供者:张凯
  1. GetFileIcon

    0下载:
  2. 将使用SHGetFileInfo函数获取指定文件关系的图标,并显示在静态控件中。-SHGetFileInfo function will be used to obtain the relationship between the specified file icon and displayed in a static control.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:32163
    • 提供者:张钰
  1. Sample_B

    0下载:
  2. 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。 -Introduce a CButton derived class CLinkButton, use this button to create a derived class has
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:56629
    • 提供者:haoren45
  1. ccolorstaticst

    0下载:
  2. 静态控件源代码ccolorstaticst-Static control source code ccolorstaticst
  3. 所属分类:Static control

    • 发布日期:2017-04-02
    • 文件大小:100801
    • 提供者:xyy
  1. cdigitst

    0下载:
  2. 静态控件源代码credit_static_src-Static control source code credit_static_src
  3. 所属分类:Static control

    • 发布日期:2017-04-04
    • 文件大小:104849
    • 提供者:xyy
  1. 92311385

    0下载:
  2. 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。-Introduce a CButton derived class CLinkButton, use this button to create a derived class has th
  3. 所属分类:Button control

    • 发布日期:2017-04-24
    • 文件大小:60784
    • 提供者:郑强
  1. shengyin

    0下载:
  2. evc编程,可以显示音量大小,很实用的一款程序,用静态控件显示的。-evc programming, you can display the volume size, a very useful procedure, static control displays.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-04
    • 文件大小:1519133
    • 提供者:陈敏
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com