Welcome![Sign In][Sign Up]
Location:
Search - CEdit

Search list

[Other resourcecEdit

Description: 这是一个完美版本的的超强文件编辑器,支持各种程序的语法高亮,支持插件和宏录制,支持XP菜单,支持浏览器浏览等等功能,记得有位网友做文件编辑器要求我给他一个支持语法高亮和DockWindows技术的代码,这下好了,这个程序中所有的都包含了,而且速度还可以.
Platform: | Size: 782878 | Author: zhangchengfeng | Hits:

[OtherTryCheckClass

Description: Overload the CEdit control to make it more intellegent than ever before.
Platform: | Size: 28346 | Author: tom dong | Hits:

[EditBoxControlEx

Description: CEdit和CStatic派生类,初学者值得一看
Platform: | Size: 33551 | Author: 代华 | Hits:

[OtherEdit

Description: CEdit的应用
Platform: | Size: 68332 | Author: Dragon | Hits:

[EditBoxCreateCEdit

Description: 该工程在界面上动态生成一个CEdit控件,该控件在外观上与从控件面板中拖到界面上的相似,工程中提供了设置控件位置、ID等方法。
Platform: | Size: 37695 | Author: pys | Hits:

[Other resourceYCtrl(WM)

Description: Windows mobile下的透明控件(皮肤控件) 当前Windows mobile下的皮肤控件还很少,而且实现透明的更加少。本人曾经在Delphi开发过一套透明控件,于是决定把它移植到windows mobile系统下。在仿真器上和三星I718+上测试过,更换皮肤速度优化得相当快了,在Windows mobile下实属不易啊。 整套控件完全脱离MFC类,有自己的:CList、CString等组件类,所有控件由CWin这个透明窗体类派生,CWin派生CForm和CCtrl类,在CCtrl类上派生各个透明控件,有:CBtt(按钮控件)、CCheckBox、CRadioBox、CPanel、CLabel、CEdit、CWord、CPage、CGrid......,CApp为程序的应用类,担负了皮肤的加载等工作和处理系统消息的功能。 按钮控件有按下、放下、焦点、禁止四种状态,可以实现透明、半透明显示。图片可以是伸展方式或平铺方式显示,伸展方式可以自适应控件的大小。
Platform: | Size: 451305 | Author: agui | Hits:

[OtherVCCStringToNumber

Description: 在VC环境下,利用一个CEDIT控件一次性可以输入多个数据,并将这些数组成一个数组,另附图像处理的放缩代码
Platform: | Size: 1510 | Author: brother zhi | Hits:

[EditBoxCEditNotpad

Description: 通过CEdit控件做成一个文本程序,可以运行支持快截键。查找等功能。就类似一个NotePad
Platform: | Size: 103798 | Author: 江三逃 | Hits:

[Mathimatics-Numerical algorithmsCEDIT

Description: dobbs编缉器升级版的C语言源程序-Dobbs editor for an updated version of the C language source
Platform: | Size: 41384 | Author: 忆星 | Hits:

[EditBoxAdvancedNumericEditControl

Description: The CXrNumericEdit class is derived from the normal CEdit class. To use this class Add the CXrNumericEdit source file to project. Add standard edit control Change CEdit class to CXrNumericEdit public: //Dialog Data //{{AFX_DATA(CNumericEditDlg) enum { IDD = IDD_NUMERICEDIT_DIALOG } CXrNumericEdit m_ctrlPositiveValue To get and set the value in the CXrNumericEdit control use the DDX functions. void CNumericEditDlg::DoDataExchange(CDataExchange* pDX) { CDialog::DoDataExchange(pDX) //{{AFX_DATA_MAP(CNumericEditDlg) DDX_Text(pDX, IDC_POSITIVE_SAMPLE, m_dbPositiveValue) ... //}}AFX_DATA_MAP }
Platform: | Size: 40389 | Author: tennis100 | Hits:

[EditBoxReadOnlyEditDemo

Description: CEdit的派生类,实现Edit Box输入框控件为只读,不可修改参数,背景色不变灰,同时可以修改背景色为任何颜色.
Platform: | Size: 32914 | Author: 赵泽龙 | Hits:

[EditBoxPromptEdit_demo

Description: 很不错的CEdit功能类,可以初始化文字,鼠标选中后文字消失,鼠标离开文字显示
Platform: | Size: 21766 | Author: lxy | Hits:

[Windows DevelopEditControl_Tut_demo

Description: use the CEdit class in a very basic dialog based application.
Platform: | Size: 27244 | Author: 张澜 | Hits:

[EditBoxDragEdit1

Description: Using the CEdit Control (Drag-and-Drop) 当把一个文件或文件夹拖放到Edit上,Edit会自动显示该文件或文件夹大详细属性! This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
Platform: | Size: 34325 | Author: 李斌 | Hits:

[EditBoxDragDropEdit

Description: Using the CEdit Control (Drag-and-Drop) 当把一个文件或文件夹拖放到Edit上,Edit会自动显示该文件或文件夹大详细属性! This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
Platform: | Size: 34394 | Author: 李斌 | Hits:

[Other resourceAccess-DataBase

Description: 一个超完整的医药管理系统,使用ACCESS数据库,里面有很多小技巧,如CEdit和CListCtrl的技巧
Platform: | Size: 5628790 | Author: 代华 | Hits:

[EditBoxCEdit_Caculator_Matlab

Description: 一个扩展的CEdit类,可以直接计算数学表达式,目前不支持变量,但可以支持pi、e等常数。具体请看里边的图片说明。-an expansion CEdit category, and can directly calculate mathematical expressions that do not support variable, but it can support pi, e, etc. constant. For details, please read the caption inside.
Platform: | Size: 76521 | Author: 郑明 | Hits:

[EditBoxEditDemo

Description: 一个平面的Edit类,非常漂亮,使用很简单,只要将你代码中的所有CEdit换成CXPEdit,并包函头文件#include \"XPEdit.h\"即可。-a flat Edit type, very beautiful and very simple to use, as long as your code all CEdit CXPEdit replaced, and the first document 9.1.2 # include "XPEdit.h" can.
Platform: | Size: 28503 | Author: 小蒙 | Hits:

[EditBox平滑曲线表生成与显示类

Description: 可重用源代码。继承自CEdit类,可生成平滑曲线。任意添加控制点。-reusable source code. CEdit inherited from the category, which will generate a smooth curve. Add new control points.
Platform: | Size: 7168 | Author: 李文于 | Hits:

[EditBoxLmtEdit

Description: 有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the importation of digital characters in this case through a derived type CEdit WM_CHAR information processing, and then from the Edit Control filtering specific characters.
Platform: | Size: 34295 | Author: lili | Hits:
« 1 2 3 4 56 7 8 9 10 11 12 »

CodeBus www.codebus.net