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

搜索资源列表

  1. edit_limit_control

    0下载:
  2. 限制数字和字母输入的Edit控件,自定义控件类,只需添加这个类到自己的工程,然后关联变量即可。-Restrictions on numbers and letters entered the Edit control, custom control class, simply add the class to your project, and then can be associated with the variable.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1190
    • 提供者:sinble
  1. hyperedit_demo

    0下载:
  2. Edit控件内加载url连接的子类,这是个演示程序。-Edit control is loaded inside the url to connect sub-class, this is a demo program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:19943
    • 提供者:李翼
  1. IPAddress

    0下载:
  2. 用IP Address控件编辑IP地址的VC++程序-Edit control with IP address IP Address
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1877108
    • 提供者:xiaobz
  1. 1

    0下载:
  2. 生成一个标准的单文档应用程序框架,假设应用程序的名称为Color。我将利用它的About对话框做示范。 在About dialog中添加两个Edit control,设定其ID为IDC_EDIT1与IDC_EDIT2;-((pWnd->GetDlgCtrlID() == IDC_EDIT1) && (nCtlColor == CTLCOLOR_EDIT)) { COLORREF clr = RGB(255,0,0) pDC->SetTextColor(cl
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:2832675
    • 提供者:王克
  1. 1

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

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

    0下载:
  2. 文本框控件的动态创建-the dynamic create of edit control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:39724
    • 提供者:xia
  1. je

    0下载:
  2. 在Edit控件里实现金额从右往左输,小数点自动控制-In the Edit control in achieving value from right to left input, automatic decimal point
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:358923
    • 提供者:qifeng
  1. Note

    0下载:
  2. 这是Win32编程实现记事本部分功能的程序,使用了edit控件的。-This is part of Win32 programming features Notepad program, use the edit control.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2777678
    • 提供者:chhj
  1. CListCtrl

    0下载:
  2. 一个CListCtrl.rar控件,双击后可以修改,里面有edit,combox控件。而且代码明了,可以扩展,其他控件。-A CListCtrl.rar control, double-click can be modified after, inside edit, combox control. And understand the code, can be extended, the other controls.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:99682
    • 提供者:hexun
  1. RIPEdit

    0下载:
  2. IP 地址 编辑 控件-IP address edit control
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:8768
    • 提供者:李帅宇
  1. shili

    0下载:
  2. matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very go
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:25781
    • 提供者:lewis
  1. VC

    0下载:
  2. MFC中常用控件编程技巧,包括,Static,Buttom,Edit,ListBox,ListCtrl,TreeCtrl等控件的使用技巧,每个控件均有编写好的代码,可以直接运行体会-MFC programming techniques commonly used controls, including, Static, Buttom, Edit, ListBox, ListCtrl, TreeCtrl the use of techniques such as control, each con
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:2374322
    • 提供者:dhx
  1. SearchBar

    0下载:
  2. SearchBar is a modified version of the band object first presented in the November and December 1999 issues of MSJ. For a full explanation of the code and band objects, see those articles. This modified version for the August 2001 MSDN Ma
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:49697
    • 提供者:接单
  1. edit_cut_or_copy

    0下载:
  2. 从编辑控件中剪切或拷贝字符串,然后把它粘贴到控件中的另一个地方或其他控件中。 用户也可以使用弹出式菜单进行剪切和粘贴-From the edit control in the cut or copy a string, and then paste it to the control of another place or other controls. Users can also use the pop-up menu to cut and paste
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:27076
    • 提供者:yty
  1. SliderControl

    0下载:
  2. SliderControl 示例代码,如何通过slider控件的拉动同步来改变编辑框的数据-SliderControl to control a edit control varible.
  3. 所属分类:ToolBar

    • 发布日期:2017-04-02
    • 文件大小:23244
    • 提供者:li
  1. Voice

    0下载:
  2. This Application Main Object Text to Speech of the Content.In Edit Control add content then press the Speech Button. Then system will speak the content.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:921237
    • 提供者:lokesh
  1. richedit

    0下载:
  2. 这是人工智能prolog原码,Rich Edit Demo The example shows the way of loading of RTF text into Rich Edit control and performing different actions: Cut, Paste, Copy, Change case, Change font.-Rich Edit Demo The example shows the way of loading of RTF te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:41131
    • 提供者:安准
  1. SemiRichEdit_src

    0下载:
  2. 代码展示了如何编写一个具有透明风格的richedit编辑框。-The code is introduce how to give a see through look to your Rich Edit control.
  3. 所属分类:RichEdit

    • 发布日期:2017-03-27
    • 文件大小:392155
    • 提供者:李建复
  1. DropEx-Edit-listbox-button

    0下载:
  2. v8或者vc6编译,拖动static字符到各个可以接受的控件。学习拖动用-v8 or vc6 compiler, drag the static character to each acceptable control. Learning to use drag
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:26893
    • 提供者:haitong
  1. TestCoolChat2

    0下载:
  2. CRichEditCtrlEx支持静态表情聊天类的使用平时我们在做IM聊天之类的软件的时候,一般都会使用Rich Edit控件来作为聊天编辑框和聊天记录框的控件,在Visual Studio 2008 SP1下扩展了些功能,比如解码转义字符、编码转义字符、自动检测超链接、聊天记录框的用户内容和信息内容颜色和缩进分开显示等等,加上原来的插入位图表情、右键菜单、表情拾取器、RTF输入输出等等,可以符合基本的聊天控件要求了。-CRichEditCtrlEx support the use of st
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-26
    • 文件大小:9281289
    • 提供者:王建
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »
搜珍网 www.dssz.com