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

搜索资源列表

  1. ControlEx

    0下载:
  2. CEdit和CStatic派生类,初学者值得一看
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:33551
    • 提供者:代华
  1. Edit

    0下载:
  2. CEdit的应用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:68332
    • 提供者:Dragon
  1. CreateCEdit

    0下载:
  2. 该工程在界面上动态生成一个CEdit控件,该控件在外观上与从控件面板中拖到界面上的相似,工程中提供了设置控件位置、ID等方法。
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:37695
    • 提供者:pys
  1. CEditNotpad

    0下载:
  2. 通过CEdit控件做成一个文本程序,可以运行支持快截键。查找等功能。就类似一个NotePad
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:103798
    • 提供者:江三逃
  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. ReadOnlyEditDemo

    0下载:
  2. CEdit的派生类,实现Edit Box输入框控件为只读,不可修改参数,背景色不变灰,同时可以修改背景色为任何颜色.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:32914
    • 提供者:赵泽龙
  1. PromptEdit_demo

    0下载:
  2. 很不错的CEdit功能类,可以初始化文字,鼠标选中后文字消失,鼠标离开文字显示
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:21766
    • 提供者:lxy
  1. EditControl_Tut_demo

    0下载:
  2. use the CEdit class in a very basic dialog based application.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27244
    • 提供者:张澜
  1. DragEdit1

    0下载:
  2. 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.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:34325
    • 提供者:李斌
  1. DragDropEdit

    0下载:
  2. 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.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:34394
    • 提供者:李斌
  1. CEdit_Caculator_Matlab

    0下载:
  2. 一个扩展的CEdit类,可以直接计算数学表达式,目前不支持变量,但可以支持pi、e等常数。具体请看里边的图片说明。-an expansion CEdit category, and can directly calculate mathematical expressions that do not support variable, but it can support pi, e, etc. constant. For details, please read the caption ins
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:76521
    • 提供者:郑明
  1. EditDemo

    0下载:
  2. 一个平面的Edit类,非常漂亮,使用很简单,只要将你代码中的所有CEdit换成CXPEdit,并包函头文件#include \"XPEdit.h\"即可。-a flat Edit type, very beautiful and very simple to use, as long as your code all CEdit CXPEdit replaced, and the first document 9.1.2 # include "XPEdit.h" can.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:28503
    • 提供者:小蒙
  1. 平滑曲线表生成与显示类

    1下载:
  2. 可重用源代码。继承自CEdit类,可生成平滑曲线。任意添加控制点。-reusable source code. CEdit inherited from the category, which will generate a smooth curve. Add new control points.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:7168
    • 提供者:李文于
  1. LmtEdit

    0下载:
  2. 有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the import
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:34295
    • 提供者:lili
  1. dedit

    0下载:
  2. 本程序通过从CEdit派生一个CDragEdit,实现文件名或者文件夹拖放到编辑框 -through the procedures derived from a CEdit CDragEdit achieve file name or folder to drag and drop editing Box
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:20536
    • 提供者:吴抗金
  1. MyRichEdit1

    0下载:
  2. 用CEdit和CRichEdit实现通信,可以修改文字字体和颜色。-CRichEdit with CEdit and communications, change text fonts and colors.
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:56804
    • 提供者:李华
  1. ListCtrl中使用ComboList

    0下载:
  2. 在CListCtrl控件中钳入CComboList和CEdit控件
  3. 所属分类:Windows编程

  1. 使用单行多行编辑框输入显示文本

    0下载:
  2. 将演示基本编辑控件的开发使用过程。掌握编辑控件的常用形态,CEdit类常用处理函数以及消息处理
  3. 所属分类:编辑框

  1. CEdit ListCtrl code

    0下载:
  2. VC++6.0,ListView 可以编辑的列表框,VC++ 6.0, ListView can edit the list box
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-03-30
    • 文件大小:35074
    • 提供者:cuihj
  1. cEditXP499.zip

    0下载:
  2. cEditXP (Version 4.9.9),cEditXP is a new release of the VB cEdit 4 series. It is to a large extent totally rewritten. It now utilizes the ScintillaVB control to provide extensive support for code highlighting including folding, code sense and auto co
  3. 所属分类:EditBox

    • 发布日期:2017-05-11
    • 文件大小:2840092
    • 提供者:asdf
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com