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

搜索资源列表

  1. tfbjk

    0下载:
  2. 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support drag and drop, this program ex
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7951
    • 提供者:佟岩
  1. DrageditBox-020224

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

    • 发布日期:2008-10-13
    • 文件大小:35159
    • 提供者:吴学文
  1. interfaceoftheCMainFrame

    0下载:
  2. 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作.-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support drag and drop operation, The
  3. 所属分类:汇编语言

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

    0下载:
  2. CEDIT类的使用,为大家熟悉CEDIT创造条件-CEDIT like to use familiar with CEDIT create conditions
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33145
    • 提供者:zhupingfu
  1. NOTELOOP

    0下载:
  2. CEdit& edit = GetEditCtrl() //定义指向视图的Cedit控件 if (m_Font.m_hObject == NULL) { m_Font.CreatePointFont(120,\"Fixedsys\") } if (m_Font.m_hObject != NULL) edit.SetFont (&m_Font) edit.SetTabStops (16)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4776
    • 提供者:MARS YUAN
  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. ListCtrlExt

    0下载:
  2. ListCtrlEx控件, 内嵌CEdit,CButton,CColorDlg,以及Browsing功能。
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:157110
    • 提供者:陈钢
  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. cEdit

    0下载:
  2. 这是一个完美版本的的超强文件编辑器,支持各种程序的语法高亮,支持插件和宏录制,支持XP菜单,支持浏览器浏览等等功能,记得有位网友做文件编辑器要求我给他一个支持语法高亮和DockWindows技术的代码,这下好了,这个程序中所有的都包含了,而且速度还可以.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:782878
    • 提供者:zhangchengfeng
  1. TryCheckClass

    0下载:
  2. Overload the CEdit control to make it more intellegent than ever before.
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:28346
    • 提供者:tom dong
  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. YCtrl(WM)

    0下载:
  2. Windows mobile下的透明控件(皮肤控件) 当前Windows mobile下的皮肤控件还很少,而且实现透明的更加少。本人曾经在Delphi开发过一套透明控件,于是决定把它移植到windows mobile系统下。在仿真器上和三星I718+上测试过,更换皮肤速度优化得相当快了,在Windows mobile下实属不易啊。 整套控件完全脱离MFC类,有自己的:CList、CString等组件类,所有控件由CWin这个透明窗体类派生,CWin派生CForm和CCtr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:451305
    • 提供者:agui
  1. VCCStringToNumber

    0下载:
  2. 在VC环境下,利用一个CEDIT控件一次性可以输入多个数据,并将这些数组成一个数组,另附图像处理的放缩代码
  3. 所属分类:其它

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

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

    • 发布日期:2008-10-13
    • 文件大小:103798
    • 提供者:江三逃
  1. CEDIT

    0下载:
  2. dobbs编缉器升级版的C语言源程序-Dobbs editor for an updated version of the C language source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:41384
    • 提供者:忆星
  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 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com