登录
首页 » EditBox » customized text, background and font attributes

customized text, background and font attributes

于 2022-06-26 发布 文件大小:30.40 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

定制文本、背景和字体属性-customized text, background and font attributes

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • * Function: Input Double number in CEdit * 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号 *...
    * Function: Input Double number in CEdit * 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号 * Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com * Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com * * 使用方法: * Add to Project file:EditNumeric.h/CPP * Add the follow code in your StdAfx.h * #include "EditNumeric.h" * CEditNumeric m_Edit1-* Function: Input Double number in CEdit * 支持拷贝和粘贴,粘贴的时候只支持数字和一个小数点,不让支持负号 * Last Update Date: 02-04-2009 11:32:06 Guang Zhou Logansoft.com * Last Update Date: 02-05-2009 10:17:46 Guang Zhou Logansoft.com * * 使用方法: * Add to Project file:EditNumeric.h/CPP * Add the follow code in your StdAfx.h * #include "EditNumeric.h" * CEditNumeric m_Edit1
    2022-07-04 06:40:23下载
    积分:1
  • 又一个可以标注特殊字符的语法编辑框
    又一个可以标注特殊字符的语法编辑框-another phrasing edit which can label special chars
    2023-03-08 23:05:03下载
    积分:1
  • MiniHex 1.1注源";minihex11src源";所有文件目录…
    MiniHex 1.1 源程序说明 “MiniHex11SrcSource”目录中的所有文件是MiniHex 1.1的主程序; “MiniHex11SrcControls”目录中的是该软件所需组件的源程序; “MiniHex11SrcHelp”目录中的是该软件帮助文档。 编写该软件所用语言:Delphi 4 在Delphi中加载主程序之前,请先安装Controls目录中的组件。 Good Luck!-MiniHex 1.1 Note source "MiniHex11Src Source" directory of all documents is the main program MiniHex 1.1; "MiniHex11Src Controls" page of the software components required for the source; "MiniHex11Src Help" page of the software help documentation. The preparation of the software language used : Delphi 4 in Delphi before loading main program, please Controls installation directory components. Good Luck!
    2022-12-01 16:45:03下载
    积分:1
  • 如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!...
    如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: 但是如果data.inc中包含JSP CODE ,我们可以使用: 如何执行一个线程安全的JSP? 只需增加如下指令 JSP如何处理HTML FORM中的数据? 通过内置的request对象即可,如下: 在JSP如何包含一个静态文件? 静态包含如下: 动态包含如下: 在JSP中如何使用注释? 主要有四中方法: 1。 2。// 3。/**与**/ 4。-how mixed use Jsp and SSI# include JSP can be used as follows contains pure HTML : lt ;!--# include file = "data.inc"-- gt; But if data.inc JSP CODE contains, we can use : lt ; % @ include file = "data.inc"% gt; how to implement a security thread JSP only increased as follows instructions lt; % @ page isThreadSafe = "false"% gt; JSP HTML FORM how to handle the data through built-in
    2022-01-28 18:56:30下载
    积分:1
  • 时间格式输入控件
    时间格式输入控件-time input format controls
    2022-07-26 22:02:05下载
    积分:1
  • 一个强大的RTF编辑器。作者:就如电子
    一个强大的rtf编辑器。 作者:王圣 E-mail:417693916@qq.com QQ:417693916 简介:这是我13岁时的作品,现在我已15岁了. 我编写了程序75%的功能。 原作者是Andrea Batina 修改前只是像写字板那样的简单且是英文的。 经过我的1年努力研究和修改,终于做成了cooleditor. 仅供大家学习参考。如用侵权之处,请告知。 切勿作为商业用途。 欢迎大家发布、传播该源码(别忘了告诉我哦)。 希望大家能与我学习讨论.-a powerful rtf editor. Author : as far back as E-mail : 417693916@qq.com QQ : 417693916 Introduction : This my 13-year-old at work, I have now 15 years old. I prepared the procedure 75% of the function. The original author is Andrea Batina before the revision is kind of like a tablet is simple English. After I studied a year and revisions, finally resulted in the cooleditor. We only study reference. As the infringement, please advise. Not used for commercial purposes. We welcome the release, dissemination of the source (do not forget to tell me oh). Hope that we can study and discuss with me.
    2022-11-05 11:20:03下载
    积分:1
  • 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是...
    本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
    2023-09-02 19:15:03下载
    积分:1
  • 是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
    是一个用VC编写的简单的文本编辑器,可以实现一些编辑功能
    2022-05-07 05:08:55下载
    积分:1
  • [reproduced] edit box drag and drop text between (Drag
    [转载]在编辑框之间实现文字拖放(Drag-and-Drop)。作者Sam Lu。-[reproduced] edit box drag and drop text between (Drag-and-Drop). Sam Lu.
    2022-11-11 23:30:04下载
    积分:1
  • 一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。...
    一个小程序,可以在界面上进行绘声绘图,了解一下图形制作。-a small program interface can be conducted in graphic detail drawings, understand graphics production.
    2022-02-10 12:34:16下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载