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

搜索资源列表

  1. MyEdit11

    0下载:
  2. 稿件名称:VC++中标准编辑框控件的扩展 稿件作者:韩永生 姚峥 程序名称:MyEdit-releases name : VC standard edit box control the expansion releases Author : Yong-Sheng Han-liang procedures title : MyEdit
  3. 所属分类:按钮控件

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

    1下载:
  2. 自己当初联系控件时候用的,spin和edit联合。 初学者易用。-When their use had to contact the control, spin, and edit the joint. Beginners to use.
  3. 所属分类:Button control

    • 发布日期:2017-02-26
    • 文件大小:6393856
    • 提供者:haitong
  1. 3

    0下载:
  2. 新建一个应用程序,并添加两个Label控件,三个Edit控件,四个Button按钮。其中两个edit输入框用于输入整数,一个Edit输入框用于输出结果;Label标签控件用于显示当前所做的运算(例如:当单击加法按钮时即做加法运算,则label标签显示”+”号。);四个Button按钮分别完成加、减、乘、除运算。 编写程序,输入两个整数,顺序执行两个数的加、减、乘、除计算结果并输出。 -Create a new application, and add two Label controls
  3. 所属分类:Button control

    • 发布日期:2017-04-26
    • 文件大小:169822
    • 提供者:xshi
  1. label

    0下载:
  2. 这个为作者的第三个程序,介绍了LABEL BUTTON EDIT三个控件的应用方法,并且是采用中文显示.-The author of the third procedure, introduced three LABEL BUTTON EDIT application control,and shows that the use of Chinese.
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:3231
    • 提供者:ymwjz
  1. label2

    0下载:
  2. 这个是作者的第五个程序它进一步把LABEL和EDIT BUTTON等控件及如何使用不同的中文字体的应用程序-This is the fifth author to process it further, such as LABEL and EDIT BUTTON control and how to use a different application of Chinese fonts
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:3336
    • 提供者:ymwjz
  1. combobox

    0下载:
  2. Combox 控件,在里面可以改变每一行的颜色,代码比较严谨-rich Edit control, in which each line can change the color, more stringent code
  3. 所属分类:Button control

    • 发布日期:2017-04-04
    • 文件大小:34148
    • 提供者:deng_sir
  1. edit

    0下载:
  2. edit禁止复制和粘贴,就是利用菜单控件来实现禁止CTRL+V和CTRL+V-edit copy and paste the prohibition, that is, the menu control to achieve a ban on the use of CTRL+ V and CTRL+ V
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:165269
    • 提供者:张洪涛
  1. EDITSUM

    0下载:
  2. edit控件中只能输入数字和小数点,呵呵,这个练习用的,配合禁止CTRL+V更好-edit control can only enter numbers and decimal point, Oh, this exercise are used, with the ban CTRL+ V to better
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:165214
    • 提供者:张洪涛
  1. kongjian

    0下载:
  2. 控件的各种编辑代码,通过此代码,可以全面的掌握各种控件的编辑,-Control the various edit the code, by this code, you can fully grasp the various edit controls,
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:130869
    • 提供者:草木之人
  1. Zll.ImageTheButton

    0下载:
  2. 在WPF中,控件(control)一词的意义,比早期Windows编程的控件,有更特定的定义。比方说,在Windows Forms中,屏幕上的一切,都被视为控件。在WPF中,这个词保留给用户交互使用,也就是说,当用户用鼠标或键盘时,控件一般会对用户提供某种响应(feedback)。 Control类直接继承FrameworkElement,从Control继承而来的类超过50个,这些类提供给程序员各式各样的控件,包括按钮、列表框、滚动条、编辑框、菜单和工具条。这些类都是放在System
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:39221
    • 提供者:feifeiwua
  1. TestSpin

    1下载:
  2. 利用VC++6.0软件对Spin和Edit控件进行组合设计 -Using vc++ 6.0 software intended to Spin and-combination design
  3. 所属分类:Button control

    • 发布日期:2017-02-26
    • 文件大小:1886208
    • 提供者:yangyang
  1. EDIT-selfdraw

    1下载:
  2. VC++,实现EDIT控件自绘,欢迎大家下载 VC++,实现EDIT控件自绘,欢迎大家下载-Achieve the EDIT control from the painting, welcome to download Achieve the EDIT control from the painting, welcome to download
  3. 所属分类:按钮控件

    • 发布日期:2013-12-06
    • 文件大小:65945
    • 提供者:丁远
  1. WTL_IconEdit_demo

    0下载:
  2. WTL的EDIT控件扩展,实现了带图标的EDIT控件。-WTL s EDIT control expansion, achieved with the icon of the EDIT control.
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:64462
    • 提供者:聂晏冰
  1. API4

    0下载:
  2. 使用MFC类库编制应用程序:按钮控件、静态控件及编辑框的应用-Prepared using the MFC class library application: button control, static control and application of the edit box
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1173968
    • 提供者:江宗臻
  1. Dialog_Based

    0下载:
  2. list控件中放置下拉框、编辑框、进度条等控件-list control drop-down box in place, edit boxes, progress bars and other controls
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:147804
    • 提供者:fez
  1. windows-MFC

    0下载:
  2. windows MFC常用控件,包括按钮控件,进度条控件,编辑控件,字体控件-windows MFC common control, including button control, progress bar control, edit control, font control
  3. 所属分类:Button control

    • 发布日期:2017-03-31
    • 文件大小:878919
    • 提供者:上校
  1. CPPjiemianbianchengzip

    0下载:
  2.  本文将要介绍的Windows控件指的是Windows系统预定义的标准控件,如按钮控件、编辑控件和列表控件等。这些预定义控件实际是一种特殊的子窗口,主要供用户同应用程序的交互之用。-This article will introduce the windows starts control is a predefined windows starts system of standard controls, such as a button control, edit controls and
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:300599
    • 提供者:yaoyao
  1. MFCCustomControl

    0下载:
  2. 4个简单的自定义控件,数字按钮,编辑框扩展-4 simple custom control, digital buttons, edit boxes expansion
  3. 所属分类:Button control

    • 发布日期:2017-12-08
    • 文件大小:2694865
    • 提供者:simon.yan
  1. 2305831

    0下载:
  2. GridCtrl class, useful edit control, see detail specifications, TXT files,,
  3. 所属分类:按钮控件

    • 发布日期:2017-12-23
    • 文件大小:43008
    • 提供者:zriyoozessur
  1. ehyck

    0下载:
  2. An article on how to write an Edit control used for HEX and,()
  3. 所属分类:按钮控件

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:Yamhtmrk
« 12 »
搜珍网 www.dssz.com