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

搜索资源列表

  1. Beautyedit 漂亮的自绘编辑框控件

    2下载:
  2. 漂亮的自绘编辑框控件,用来美化你的界面,希望对正在学习界面自绘的人有帮助-Beautiful painting from the edit control is used to beautify your interface, want to learn the interface is drawn from people who have helped
  3. 所属分类:编辑框

    • 发布日期:2013-10-01
    • 文件大小:105606
    • 提供者:gonghf
  1. QQ_flooder

    0下载:
  2. 可以给聊天窗口发送字符串,并且模拟按键输入来达到自动聊天效果. 适合新手学习使用多线程,Edit控件,winapi编程.-String can be sent to the chat window, and the analog key input to the auto chat effect. Suitable for beginners learning to use multiple threads, Edit control, winapi programming.
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:30903
    • 提供者:华仔
  1. ReadTxtToEdit

    0下载:
  2. 将txt文件中的内容显示到Edit控件中,简单-Txt file will display the contents of the Edit control, simple
  3. 所属分类:EditBox

    • 发布日期:2017-05-16
    • 文件大小:4263679
    • 提供者:ltree
  1. bianjikuang.rar

    0下载:
  2. 非常好看的EDIT控件,从CWnd派生,以后就可以做出个性的CEDIT了,Very nice EDIT control derived from CWnd, after CEDIT personality can make a
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:35309
    • 提供者:代华
  1. EditDemo

    0下载:
  2. 自定义CEdit控件,只能输入0至9数字,使用时,将编辑框控件的类型改为CNumberEdit就行了,使用方便。-Customize the CEdit control, you can only enter 0 to 9 number, when used, the type of edit control changed CNumberEdit line, easy to use.
  3. 所属分类:EditBox

    • 发布日期:2017-04-01
    • 文件大小:43419
    • 提供者:
  1. MyEdit

    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-03-28
    • 文件大小:34279
    • 提供者:王玉鹏
  1. EditEx

    1下载:
  2. 编辑框的自绘,让普通编辑控件拥有可以改变背景和文字颜色的功能-Edit box from the drawing, the ordinary edit control has the function can change the background and text color
  3. 所属分类:编辑框

    • 发布日期:2013-01-31
    • 文件大小:56762
    • 提供者:vccode
  1. XRNumericEditCtrl

    0下载:
  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
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:64240
    • 提供者:彭群
  1. numericedit

    0下载:
  2. 一个非常简单,实用的,可靠的基于数字的Edit Control!-A very simple, practical, reliable and based on the number of Edit Control!
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:1519
    • 提供者:tq
  1. NumericSpin_demo

    1下载:
  2. Edit控件和Spin控件组合,点击Spin对Edit的数字进行浮点类型自增自减-Edit Controls and Spin Control portfolio, click on Edit the figures Spin floating-point type increment decrement
  3. 所属分类:EditBox

    • 发布日期:2017-03-25
    • 文件大小:37238
    • 提供者:Sat_Shan
  1. TextEditDomo

    0下载:
  2. 背景色 字体颜色 并且字体下面有下划线的EDIT控件类-Background color font color and font have underlined the following EDIT control class
  3. 所属分类:EditBox

    • 发布日期:2017-04-05
    • 文件大小:21725
    • 提供者:heiding
  1. 1

    0下载:
  2. 程序运行以后,编辑框控件的光标总是闪动,如何让编辑框不显示光标-Edit control don t show caret
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:3259
    • 提供者:陈建东
  1. calc

    0下载:
  2. 我的第一个程序,用单选按钮和编辑框做的计算器的源代码,很简单。不要鄙视我,我会努力的-this is my first project,used radio button and edit control boxs to write it,very easy,don t laugh at me,i will study hard later
  3. 所属分类:EditBox

    • 发布日期:2017-04-09
    • 文件大小:1869211
    • 提供者:zhangyinming
  1. ValidatingEditDemo

    0下载:
  2. Validating Edit Control Demo
  3. 所属分类:EditBox

    • 发布日期:2017-04-06
    • 文件大小:77783
    • 提供者:Son,hyunggwan
  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
    • 文件大小:34411
    • 提供者:王玉鹏
  1. LoginDemo

    0下载:
  2. 封装的Edit控件 继承于CEdit 可复用的VC++代码 有鼠标滑动效果-Encapsulated Edit control is inherited from CEdit Reuse the VC++ code Mouse sliding effects
  3. 所属分类:EditBox

    • 发布日期:2017-04-14
    • 文件大小:3269
    • 提供者:wuzebin55
  1. BeautifulEdit

    0下载:
  2. 漂亮的编辑控件,如果想要设计美丽的edit界面的用户,请下载使用-Beautiful edit control, if you want to design a beautiful edit interface to the user, please download
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:46233
    • 提供者:zhouliang
  1. WriteData

    0下载:
  2. 自动写编辑控件、修改编辑控件内容 -Automatically written into the edit control to modify the contents of the edit control, modify the content of the edit control
  3. 所属分类:EditBox

    • 发布日期:2017-03-30
    • 文件大小:10862
    • 提供者:lawey
  1. TextNewMenu

    0下载:
  2. 特殊功能编辑框 右键能够弹出功能菜单选项-Edit control
  3. 所属分类:EditBox

    • 发布日期:2017-05-08
    • 文件大小:1854889
    • 提供者:tony
  1. IconEdit

    0下载:
  2. 自绘Edit控件,实现编辑框内的icon显示以及自定义字体。可以用来直接替换CEdit控件类-Since the draw Edit control to achieve edit box icon display and custom fonts. Can be used to directly replace CEdit control class
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:2764
    • 提供者:Mr.Right
« 1 23 4 5 »
搜珍网 www.dssz.com