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

搜索资源列表

  1. 模式匹配MFC_jwj

    0下载:
  2. 此程序用mfc完成查找替换功能,在编辑框中输入一串字符,然后输入你要查询的字符串,之后输入你要替换的字符串(替换查询的内容),结果显示在最后的编辑框中-mfc use this procedure to complete the replacement search function, the edit box input string of characters then enter your inquiries to the string, after you input the strin
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32685
    • 提供者:蒋文靖
  1. ResizableCtrl_demo

    0下载:
  2. 实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:19930
    • 提供者:wg
  1. listbox-2

    0下载:
  2. 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:26303
    • 提供者:wq
  1. 对话框、按钮及编辑框控件

    0下载:
  2. 一个有关对话框、按钮及编辑框控件的源程序,用MFC所编写。-one of the dialog box, a button and edit box control of the source, using MFC prepared.
  3. 所属分类:编辑框

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

    0下载:
  2. 设置编辑框为相当于背景为透明色,以此为例扩展到所有MFC控件。-Set the edit box for the equivalent of a transparent background color, as an example to all of MFC control extensions.
  3. 所属分类:EditBox

    • 发布日期:2017-03-28
    • 文件大小:662445
    • 提供者:liu
  1. EX9_8

    1下载:
  2. 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1962131
    • 提供者:feige
  1. readText

    1下载:
  2. VC++基于mfc 实现对话框打开读取txt文件,显示在edit box 中,一个简单的MFC小例子,相信有不少朋友需要这个吧。 -VC++ mfc-based implementation to read txt file dialog box opens, shown in the edit box, a simple MFC small example, I believe that many of my friends need this now.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:18790
    • 提供者:madud00032
  1. RichText

    1下载:
  2. CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
  3. 所属分类:RichEdit

    • 发布日期:2017-03-29
    • 文件大小:58262
    • 提供者:王吉桥
  1. PyEmbedMFC_src

    1下载:
  2. Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box
  3. 所属分类:其他小程序

    • 发布日期:2016-03-21
    • 文件大小:25928
    • 提供者:liulei
  1. MFC.edit.list.box.control.code

    0下载:
  2. MFC编辑列表框控件设计代码MFC edit list box control design code -MFC edit list box control design code
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-22
    • 文件大小:24489
    • 提供者:a
  1. EditExAndCStaticEx

    0下载:
  2. Windows MFC编辑框和静态文本的使用扩展功能-Windows MFC edit box and the static text to extend the use of functional
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:30481
    • 提供者:rabut
  1. listbox_5

    1下载:
  2. 属性列表框 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name-Properties list box with the MFC implementation of this program property list box (Propert
  3. 所属分类:Windows编程

    • 发布日期:2013-01-15
    • 文件大小:1926503
    • 提供者:yaobei
  1. ColorEdit

    0下载:
  2. MFC 彩色的Edit编辑框 对Edit做的一些小的改动,对学习和借鉴还是有帮助的 -Edit color MFC edit box on the Edit to do some minor changes, to learn and use for reference or helpful
  3. 所属分类:EditBox

    • 发布日期:2017-04-09
    • 文件大小:1861497
    • 提供者:lizhisheng
  1. jisuanqi

    0下载:
  2. 利用MFC设计计算器的界面,界面包括:编辑框,0-9个数字按钮,能进行整数的加、减、乘、除、开方、取正负、小数点运算的按钮,有清除(C 键)功能,有清除前一个运算符和数的功能,还有个计算结果的等于号按钮。-Using MFC design calculator interface, the interface including: edit box ,0-9 number buttons, can be an integer add, subtract, multiply, divide, sq
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1961640
    • 提供者:陈思思
  1. Edit-Box

    0下载:
  2. 如何改变编辑框的文字背景颜色,摆脱MFC默认的黑白颜色-How to change the background color of text edit box
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:3438
    • 提供者:李薇薇
  1. mfc

    1下载:
  2. 编写一个应用程序,含有“计算”菜单,包含菜单项“显示对话框”和“退出”。 单击“显示对话框”选项时,弹出“模式对话框”,此对话框中含有两个水平滚动条;四个按钮,分别为“加”、“减”、“乘”、“除”;三个编辑框,单击四个按钮中的任何一个进行计算操作,移动滚动条,两个编辑框中出现滚动条的位置,另一个编辑框中出现计算的结果。 -Write an application, with " computing" menu that contains the menu item &q
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:38635
    • 提供者:yang
  1. VC-Beautify-the-input-edit-box

    0下载:
  2. 可以美化MFC输入编辑框,鼠标放置在编辑框区域会出现气泡提示-You can beautify the MFC input edit box, the mouse placed in the edit box area will appear bubble tips
  3. 所属分类:EditBox

    • 发布日期:2017-04-25
    • 文件大小:46964
    • 提供者:英才
  1. ShowImage

    1下载:
  2. 在VS2012编程环境下,使用MFC加载图片,并且显示在界面中,同时可以将图片文件的路径显示在Edit编辑框中(In the VS2012 programming environment, use MFC to load pictures, and display in the interface, at the same time you can display the picture file path displayed in the Edit edit box)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:58133504
    • 提供者:Ranger灬波
  1. 扩展的CListCtrl

    1下载:
  2. 在MFC的CListCtrl控件的单元格内增加编辑框,下拉框等(dd edit box and drop-down box in the cell of CListCtrl control of MFC)
  3. 所属分类:Windows编程

    • 发布日期:2021-01-25
    • 文件大小:18432
    • 提供者:hwenzhao
  1. SExplorer浏览器 - 副本

    2下载:
  2. 1.利用MFC及ActiveX控件实现一个简单的Web浏览器; 2.像IE或其他PC浏览器一样,有一个URL的输入编辑框,并且在下拉列表中能显示最近前往的20条URL; 3.界面上有“前进”、“后退”、“刷新”、“停止”、“收藏”和“主页”等按钮并实现相应功能; 4.能够设置打开浏览器时初始显示的页面,即“主页”; 5.有“收藏夹”功能,能够保存URL到收藏列表。(1. Use MFC and ActiveX control to realize a simple web browser; 2
  3. 所属分类:Windows编程

    • 发布日期:2020-12-24
    • 文件大小:15036416
    • 提供者:箫1
« 12 3 4 5 6 »
搜珍网 www.dssz.com