登录
首页 » EditBox » 使用CEdit控件(拖

使用CEdit控件(拖

于 2023-06-23 发布 文件大小:33.52 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

Using the CEdit Control (Drag-and-Drop) 当把一个文件或文件夹拖放到Edit上,Edit会自动显示该文件或文件夹大详细属性! This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.-Using the CEdit Control (Drag-and-Drop) When a file or folder to Edit on the drag and drop, Edit will automatically display the file or folder attributes great detail! This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.

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

发表评论

0 个回复

  • HDB3编码器使用的基带传输有用的程序,VHDL编写
    HDB3编码器 使用VHDL编制 对于基带传输很有用的程序-HDB3 encoder using VHDL preparation for baseband transmission useful procedure
    2022-03-04 18:14:23下载
    积分:1
  • 基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFac...
    基于JAVA实现的简单编辑器, *EditFace实现了界面制作; *EditFace$FileOpen完成了打开文件功能; *EditFace$FileSave完成了保存文件功能; *Edit$FindAndReplace查找与替换窗口; *Edit$AutoSave自动备分文件线程; *Edit$SaveFileDialog保存文件对话框; *SetKey添加关键字; *SetColor设置颜色; *About程序基本介绍; *Edit组合各个窗口,并实现功能。-based on the simple JAVA editor,* EditFace realized interfaces;* EditFace $ FileOpen completed the open file function;* EditFace $ FileSave completed a document retention function;* Edit $ FindAndReplace search and replacement windows;* Edit $ AutoSave Automatic Backup documents threads ;* Edit $ SaveFileDialog save dialog;* SetKey add keywords;* SetColor set color;* About introductory procedures;* Edit window various combinations, and to achieve functional.
    2022-02-07 14:31:04下载
    积分: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
  • 这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。...
    这个源程序向你介绍了怎样摆脱密码束缚的问题,程序包里有完整的源代码,并有相应的说明。-the source to tell you how to shake off the shackles of password problems, procedures bag with complete source code and a corresponding note.
    2022-08-21 05:03:04下载
    积分:1
  • IP地址输入框控件,是比较好的ip地址输入框 大家下载试试看!...
    IP地址输入框控件,是比较好的ip地址输入框 大家下载试试看!-IP address input box controls, is a better input box ip address of everyone to download give it a try!
    2022-01-31 17:06:04下载
    积分:1
  • 我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的...
    我的数据结构课程设计,卡诺图化简。在算法上摸索了很久,第一次去交的时候因为老师的几个刁钻的数据给刷下来,至今仍心有余悸。还有一个用PASCAL写的16变量化简的,可不知道放哪去了。-my data structure curriculum design, Karnaugh map of SR. The algorithm groping for a long time, the first to go out and make the time because the teacher in several crafty data down to the brush, still a lingering fear. There was a PASCAL with the variables of SR 16, may not know where to put the.
    2022-01-28 19:52:03下载
    积分:1
  • 本程序通过从CEdit派生一个CDragEdit,实现文件名或者文件夹拖放到编辑框...
    本程序通过从CEdit派生一个CDragEdit,实现文件名或者文件夹拖放到编辑框 -through the procedures derived from a CEdit CDragEdit achieve file name or folder to drag and drop editing Box
    2022-02-09 17:24:48下载
    积分:1
  • 通过程序向RichEditView写文本,功能比较齐全
    通过程序向RichEditView写文本,功能比较齐全-RichEditView through procedures to write text, more complete function
    2023-08-30 04:50:03下载
    积分:1
  • * 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
  • delphi编的一个带信息提示的编辑框控件,挺好用的
    delphi编的一个带信息提示的编辑框控件,挺好用的-delphi made a message with the edit box control, very good use
    2022-09-21 06:10:03下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载