搜索资源列表

  1. wordpad

    0下载:
  2. 写字板WinCE 上面开发的写字板,可以实现Windows上开发板的基本功能-wordpad CWnd CDialog CDataExchange MessageBeep EndDialog Cfr a meWnd SendMessage LoadString lstrlen lstrcpy CWinApp CString CCommandLineInfo CSingleDocTemplate ShowWindow UpdateWind
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:192512
    • 提供者:涂正武
  1. Log4CxxTest

    0下载:
  2. 输出LOG到文件或者到控件,已经实现高度封装;接口简单,支持外部配置;有例子程序;日志类CPP封装,支持输出到文件或CEdit控件,并可不改代码配置输出-log to file or controls
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:2677760
    • 提供者:yesiryao
  1. EditDemo

    0下载:
  2. 自定义CEdit控件,只能输入0至9数字,使用时,将编辑框控件的类型改为CNumberEdit就行了,使用方便。-Customize the CEdit control, you can only enter 0 to 9 number, when used, the type of edit control changed CNumberEdit line, easy to use.
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:43008
    • 提供者:
  1. cEDIT

    0下载:
  2. 编辑框、对话框、按钮、定时器等控件的组合应用-Combination of edit boxes, dialog boxes, buttons, timers and other controls
  3. 所属分类:按钮控件

    • 发布日期:2024-05-17
    • 文件大小:23455744
    • 提供者:何平
  1. NumEdit

    0下载:
  2. 这是对CEdit的扩展,直接嵌入工程,重新定义CEdit就能。真的很好用-This is the CEdit the extension, embedded engineering, re-define the CEdit will be able to. Is actually pretty good
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zhoujinfeng
  1. viewList

    0下载:
  2. 继承自listbox的控件,对于每一行,可自己设置宽度、颜色、字符,可加入cedit、ccombobox控件-Inherited from the Clistbox , for each line,you can set the width, color and character, cedit and ccombobox control also can be added
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:will
  1. Pipe

    0下载:
  2. cmd命令转移执行工具,将cmd命令的执行结果(包括错误信息)实时输出到CEdit控件中。另附可改变大小对话框源码,其可抑制控件闪烁。-The cmd command metastasis execution tools, the cmd command execution results (including error messages) real-time output CEdit control. Can change the
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:36864
    • 提供者:liter
  1. VC_ListCtrl_EditComBox

    0下载:
  2. VC_ListCtrl_EditComBox,在list列表框中,插入或增加自己的CEDIT和COMBOX下拉列表框,非常容易掌握,是初学者的必备代码。-VC_ListCtrl_EditComBox, in the list in the list box, insert, or increase their own CEDIT COMBOX drop-down list box, and very easy to grasp, is
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-17
    • 文件大小:6842368
    • 提供者:yangliang
  1. edit_tietu

    0下载:
  2. 实现对CEdit的贴图操作,控件更加美观。由于在PreSubclassWindow中无法对静态和动态创建该控件作相同的初始化处理,故将静态创建和动态创建单独编写成类。有心人可做相应改动。-Operation to achieve the CEdit textures, controls more beautiful. Since PreSubclassWindow can not create the static and dynami
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:62464
    • 提供者:ine
  1. cedit

    0下载:
  2. 音节的序号可通过表查。采用这个结构,最大好处是可为码表减肥,节省内存The serial number of syllables can search through the table. Using this structure, the biggest benefit is for the code table to lose weight, save memory-The serial number of syllables ca
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:gedpe
  1. Edit_Test

    0下载:
  2. MFC CEDIT 各种成员函数 用法集合。。A-MFC CEDIT various member functions usage collections. . ALL
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:131072
    • 提供者:刘文
  1. CEdit-extend

    0下载:
  2. 1.可设置字体、字体颜色、字体大小、字体样式(加粗、倾斜、下划线)、背景颜色,提供了接口函数。 2.可设置边框粗细宽度、边框颜色,包括正常颜色、鼠标经过颜色、禁用颜色和具有焦点时的颜色,提供了接口函数 3.对于设置字体大小提供了3个函数,分别用逻辑值、磅值、像素值设置。 4.一般性居中可设置字体大小,让字体撑大自己的显示高度;另一种则是绘制扩展的边框,通过设置边距来实现,提供接口SetNewMargins() 5.能够设
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:222208
    • 提供者:姚远
  1. CExEdit

    0下载:
  2. CEdit的背景颜色,可以进行颜色的改变,可以自己选择颜色-background color of CEdit
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:马晓东
  1. CEdit

    0下载:
  2. 编辑框更改字体、颜色,调整编辑框的大小,移动编辑框-Edit box to change the font, color, adjust the size of the edit box, move the edit box
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:张三
  1. WTL_CEdit

    0下载:
  2. 半透明窗体使用分层窗口实现界面皮肤,自绘CEdit控件,比较完美的 分层窗体实现了。。。开发环境VS2010,WTL-Translucent windows interface using a layered window to achieve the skin, since the painting CEdit control, more perfect realization of the hierarchical form. .
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:475136
    • 提供者:3192594
  1. IconEdit

    1下载:
  2. 自绘Edit控件,实现编辑框内的icon显示以及自定义字体。可以用来直接替换CEdit控件类-Since the draw Edit control to achieve edit box icon display and custom fonts. Can be used to directly replace CEdit control class
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:Mr.Right
  1. CListST_src

    0下载:
  2. 在CList中增加CEdit,CButton等控件,并且能够进行编辑。-Add CEdit to Clist
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-17
    • 文件大小:4364288
    • 提供者:icm
  1. PopPad

    0下载:
  2. 实现文本编辑,撤销,剪切,复制,粘贴是直接调用CEdit类的类方法。另外,上面的功能按钮是ToolBar类,下面是文本编辑是CEdit类。-Embeded text editor
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:184320
    • 提供者:lc
  1. ListCtl_CmbEdit_Simple

    0下载:
  2. 自己写的clistrol里加入combox和cedit,功能齐全-zijixiede clistrol lijiaru combox he cedit, gongneng qiquan
  3. 所属分类:组合框控件

    • 发布日期:2024-05-17
    • 文件大小:1908736
    • 提供者:ren
  1. 34656

    0下载:
  2. CEdit的使用实例,对学习mfc相关编程有一定帮助-CEdit using examples, have certain help to the study
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:2043904
    • 提供者:lyc
« 1 2 ... 5 6 7 8 9 1011 12 »

源码中国 www.ymcn.org