搜索资源列表

  1. NumEdit

    0下载:
  2. VC6,关键就是重载了void CNumberEdit::OnChar(UINT nChar, UINT nRepCnt, UINT nFlags),对键盘响应事件的判断。这样编辑框只接受数字-VC6, the key is a heavy void CNumberEdit:: OnChar (UINT nChar, UINT nRepCnt, UINT nFlags), on the keyboard to respond to ev
  3. 所属分类:界面编程

    • 发布日期:2024-11-26
    • 文件大小:205kb
    • 提供者:程涛
  1. OneMyEdit

    0下载:
  2. 通过重载CEdit类的onchar()函数,实现文本框的限制输入,可根据的自己的需求写限制条件-By overloading CEdit class onchar () function to achieve a text box to limit the importation, according to the needs of their own to write constraints
  3. 所属分类:编辑框

    • 发布日期:2024-11-26
    • 文件大小:130kb
    • 提供者:wewewe
  1. cedit

    0下载:
  2. 创建可一个新类 继承于CEDIT 重写了ONCHAR函数,提供了一种改变编辑框输入文本内容的限制。-Create a new class inherits from CEDIT rewriting the ONCHAR function, provides a way to change the edit box to enter text content restrictions.
  3. 所属分类:编辑框

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:钱石

源码中国 www.ymcn.org