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

搜索资源列表

  1. DynCtrl_edit

    0下载:
  2. //MFC中,创建多个动态Edit控件,并且挂接事件,响应事件的一个好例子。 //程序中完成动态申请资源的记录回收。 //有什么问题联系 chenjp6500@sohu.com 2006.08.21-/ / MFC, creating more dynamic Edit Control, and articulated, in response to the incident a good example. / / Dynamic completed procedures for th
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:36879
    • 提供者:宋益波
  1. RichEditDemo

    0下载:
  2. Introduction I see many questions about printing, when helping people on the VC++ forum here at CP, but the one thing I have never been able to help people with, was printing the content of a Rich Edit Control. So off I went to the documentation to
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:32285
    • 提供者:孙磊
  1. Arde

    0下载:
  2. 1. 利用W32汇编,设计Window窗口程序,并设计按钮,菜单,工具条,Edit等Window界面控件元素。 2. 实现将两个Edit控件中的数字进行相加,结果用MessageBox弹出。 -1. Use W32 Series, Window window design process and design the button, menu, tools, Edit Window interface controls and other elements. 2. Achieve two
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14344
    • 提供者:mong
  1. Projec10121025

    0下载:
  2. 完全不使用 Windows 标准 Edit Control 而实作出的改良版 TEdit 构件,提供类似 Delphi 集成开发环境编辑器中将关键字以不同色彩显示的功能-not use the standard Windows Edit Control and is the improved version TEd it component, similar Delphi Integrated Development Environment Editor will be the keyword
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:8516
    • 提供者:昊天
  1. scrolledit_src

    0下载:
  2. vc编写的,输入内容超出范围后,自动出现滚动条的编辑控件。-vc prepared for the importation beyond the scope of content, automatically scroll to the Edit Control.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:2655
    • 提供者:csd_mhjy
  1. KSetEdit_demo

    0下载:
  2. vc编写的,输入内容超出范围后,自动出现滚动条的编辑控件。-vc prepared for the importation beyond the scope of content, automatically scroll to the Edit Control.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:16234
    • 提供者:csd_mhjy
  1. playernew

    0下载:
  2. 本工程利用ActiveX控件来实现Windows Media Player的主要功能,同时利用一个Edit Box控件来显示歌词,利用Timer计时器来控制不断显示下一句歌词,利用一个Scroll Bar来控制歌词显示速度。-the works to use ActiveX Windows Media Player main function, using an Edit Control Box to the lyrics. Timer timer used to control the sho
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:52842
    • 提供者:kongwz
  1. FileEditCtrl

    0下载:
  2. A control that combines an edit control for entering a file or directory name, and a browse button that brings up a dialog for choosing a file or folder.-A control that combines an edit control for entering a file or directory name. and a browse butt
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:81596
    • 提供者:不亦乐乎
  1. Edit_test

    0下载:
  2. 关于的具体使用实例,怎样使用Edit控件设置内容,怎样获取Edit中的内容等等.-on the use of specific examples of how to use the Edit Control set up, How to Obtain Edit the contents, and so on.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:28255
    • 提供者:Bob
  1. 编辑控件源代码crysedit_twine_src

    0下载:
  2. 编辑控件源代码crysedit_twine_src-Edit Control source code crysedit_twine_src
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:43471
    • 提供者:你好
  1. hexediteditctl

    0下载:
  2. 这是一个普通的从CEdit类继承的16进制编辑控件-This is a general category CEdit inherited from the 16 band Edit Control
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:76556
    • 提供者:刘明法
  1. ColorEditDemo

    0下载:
  2. WinCE下的可更改背景颜色和字体颜色的编辑控件-WinCE alter the background color and font colors Edit Control
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:118343
    • 提供者:李林
  1. SncSoft

    0下载:
  2. SncSoft货币编辑控件V1.1货币编辑控件-SncSoft currency Edit Control V1.1 currency Edit Control
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:81454
    • 提供者:wk
  1. StringEdit_Demo

    0下载:
  2. I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be enter
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:24010
    • 提供者:swordm
  1. Richedit

    0下载:
  2. A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:358219
    • 提供者:xiaodd
  1. DHTML_Edit18343612292004

    0下载:
  2. DHTML Edit Control is an ActiveX control provided by Microsoft, they provide with it a sample app, this code is built on that app but much enhanced, to get the DHTML control goto: http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnare
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:43689
    • 提供者:fuzzy
  1. SuperContextMenu

    0下载:
  2. A long time ago, I wondered how Microsoft Access put an Edit control on the context menu!!! Then I got another idea… why do we not use any group of controls on the context menu??? This will make our user interface easier to use and even faster. The g
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:42169
    • 提供者:史立坤
  1. FilterEdit_src

    0下载:
  2. This validating edit control aims to provide the ultimate Framework for data validation, no matter how complex the data you are attempting to input is.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7024
    • 提供者:zjw
  1. 一个很好的时间控件可以选择也可以edit修改

    1下载:
  2. 一个很好的时间控件可以选择也可以edit修改-a very good time control option can also edit changes
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:44005
    • 提供者:张连成
  1. AdvancedNumericEditControl

    1下载:
  2. The CXrNumericEdit class is derived from the normal CEdit class. To use this class Add the CXrNumericEdit source file to project. Add standard edit control Change CEdit class to CXrNumericEdit public: //Dialog Data //{{AFX_DA
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:40389
    • 提供者:tennis100
« 1 2 3 45 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com