CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - vc font

搜索资源列表

  1. 21-40

    1下载:
  2. 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 带颜色的静态文本控件
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.74mb
    • 提供者:yiyizi
  1. ColorTreeCtrl_demo

    0下载:
  2.  本压缩文件提供了在vc平台中开发树形视图和复选框的组合框树形视图控件,可以显示彩色文本,自定义项目的字体样式-the compressed files provided in vc platform development TreeView check box and the combination box TreeView control that displays color text, since the definition of font styles
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:32.9kb
    • 提供者:于清波
  1. 文档中各种字体的实现

    0下载:
  2. 程序运行后,在文档里会显示多种字体大小,很基本的东西,值得借鉴,本实例在VC.NET,WINXP下调试通过.-running, in the document Lane will show multiple font size, very basic things, learn the examples in VC.NET, WINXP under debugging through.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29.28kb
    • 提供者:冷泠
  1. mfcshiyongruanjian

    0下载:
  2. 此系统由VC++ 6.0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系统-system by VC MFC 6.0 was developed mainly to achieve some of the basic interface operation, painting brush strokes, text font color change, and clock display and small shopping system
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:51.3kb
    • 提供者:陈利利
  1. FontSetDialog

    0下载:
  2. 在VC环境下,编程实现了对字体的设置,包括字体的大小,颜色和风格等类似于Windows的字体设置-in VC environment, programming of the font settings, including font size, color and style similar to the Windows installed fonts
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:52.91kb
    • 提供者:吴君一
  1. vcchengxu

    2下载:
  2. 用vc实现模态和非模态对话框的建立,首先需要输入一条口令,设置为1925,接着在编辑菜单下调用文本编辑对话框和非模态对话框.在文本对话框中可以设置字体,颜色,字型.在非模态对话框下,可以实现数据的输入,显示到文档上.对于vc初学者,此程序是个不错的例子.-with vc achieve modal and non-Modal Dialog established, the first to enter a password. set to 1925. then under the edit me
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:52.32kb
    • 提供者:任好
  1. CtrlFont

    0下载:
  2. 在VC中修改字体大小的一段示例程序,此程序写在OnInitDlg中,请耐心查看.主要是调用Cfont类中的函数.-changes in VC font size of a sample program, this procedure was in OnInitDlg, requested patience View. Call Cfont is mainly a function of class.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:11.63kb
    • 提供者:王小名
  1. CtrlFont1

    0下载:
  2. vc对控件字体的控制. 对vc基本控件都可以实现字体的控制-vc to control font control. Right vc basic controls can be achieved font control
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:25.44kb
    • 提供者:开心
  1. vc编程,可以修改列表框的背景色

    0下载:
  2. vc编程,可以修改列表框的背景色,字体大小,行高,也可单独设置每一个子项的背景色,也可修改列头,等等,vc programming, you can modify the list box background color, font size, line height, but also can be independently set for each sub-item background color, but also can modify the column headers, and
  3. 所属分类:界面编程

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:bohezhou
  1. font

    0下载:
  2. VC中独立设置控件的字体和颜色的几种方法,以静态文本框为例。可设置大小和颜色-VC independently set the font and color control, several methods to static text box example. Can set the size and color
  3. 所属分类:Button control

    • 发布日期:2017-03-24
    • 文件大小:593byte
    • 提供者:zhoujinfeng
  1. FontSetup

    0下载:
  2. vc中实现字体设置的程序,初学vc的可以下下来借鉴一下。-vc font settings to achieve the program can be down under vc beginners learn it.
  3. 所属分类:对话框与窗口

    • 发布日期:2017-04-02
    • 文件大小:22.16kb
    • 提供者:rejoiced
  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
    • 文件大小:23.7kb
    • 提供者:602
  1. VC_full-featured_text_editor_Rich_textEditrich_tex

    0下载:
  2. VC++功能齐全的Rich textEdit文本编辑器 VC++功能齐全的Rich textEdit文本编辑器界面做的也不错,功能很棒,看着有点专业水平,有兴趣的朋友汉化一下菜单,它可以选择字体,改变字体样式,调整段落结构,下划线,日期时间显示,字体颜色改变,上下角标,编号方式的选择,缩进等,可以像Word一样自动拖动和吸附工具条窗口等,功能是比较多的. -VC++ full-featured text editor Rich textEdit a VC++ full-featured
  3. 所属分类:RichEdit

    • 发布日期:2017-03-23
    • 文件大小:83.2kb
    • 提供者:andysun
  1. anyform.vc.color

    0下载:
  2. vc++ 改变任意窗体的字体大小及颜色any form vc + + to change the font size and color -any form vc++ to change the font size and color
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:22.74kb
    • 提供者:dd
  1. zixing_chuangti

    0下载:
  2. vc设计字型窗体的程序源码,很不错的demo-vc font design program source code form, it is a good demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:7.7kb
    • 提供者:占辰星
  1. zxct

    0下载:
  2. vc设计字型窗体的程序源码,很不错的demo 值得一看!-vc font design program source code form, worth a visit!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:7.84kb
    • 提供者:黄良园
  1. VC-control-applications

    1下载:
  2. 该程序设计VC++的多种控件的应用,包括: 对话框的图片背景设置、列表框背景颜色设置及内容的添加(删除)和其内容字体的颜色设置、静态框位图及图标加载及文本内容变化、按钮字体变化以及按钮位图加载。内容绝对经典-The program design of the application of VC++ control, including: Pictures of the dialog box set the background, list box set the content of the
  3. 所属分类:GUI Develop

    • 发布日期:2016-07-25
    • 文件大小:292kb
    • 提供者:zhoujin
  1. ColorfulEidt

    0下载:
  2. 一个从CWnd派生的自绘编辑框控件,并且实现了背景图案和字体效果等内容,供大家交流-A painting from CWnd derived from the edit control, and to achieve a background pattern and font effects, etc., for all to share
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:33.6kb
    • 提供者:王玉鹏
  1. font

    0下载:
  2. 很实用的系统字体预览工具,附有全部VC++源码,可以很直观的看到系统各种字体的模样,便于你管理系统字体。-Very practical system font preview tool, with all the VC++ source code, you can see the system is very intuitive various fonts look like, easy to manage your system fonts.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:240.95kb
    • 提供者:XQ0IH6R
  1. VC-PP-interface-simple-landscaping

    0下载:
  2. 附件中的资源详细介绍了VC++软件开发中所用到的两种 软件界面风格简单美化的方法: 1.采用OnCtlColor函数对软件界面在背景颜色、控件颜色、字体等方面做简单的美化; 2.使用SkinMagic插件,对软件的整体界面风格进行改变和美化。 资源中包含两个VC++工程:Point11和Point12,其中Point11实现第一种方法, Point12实现第二种方法。 此外:Point12中除了包含了所必须的SkinMagicLib.h、SkinMagicTrial.li
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:1.36mb
    • 提供者:大罡
« 12 3 4 5 »
搜珍网 www.dssz.com