Welcome![Sign In][Sign Up]
Location:
Search - edit control

Search list

[Windows Develop完全平面的Edit控件类

Description: 完全平面的Edit控件类-completely flat Edit Control Class
Platform: | Size: 29666 | Author: 王红 | Hits:

[Windows Develophex_vc_demo

Description: hex edit control
Platform: | Size: 22528 | Author: | Hits:

[Windows Develop完全平面的Edit控件类

Description: 完全平面的Edit控件类-completely flat Edit Control Class
Platform: | Size: 34816 | Author: | Hits:

[Windows Develop增强 Edit 控件为日期输入控件

Description: 增强 Edit 控件为日期输入控件-enhanced Edit Control date for the importation of Control
Platform: | Size: 692224 | Author: | Hits:

[RichEditColorizing edit control

Description: 高亮度语法编辑器-high brightness Grammar Editor
Platform: | Size: 177152 | Author: jwxu | Hits:

[Windows Developzbcpe730

Description: BCGPEdit(BCGSoft Professional Editor)是一款MFC(微软基础类)扩展库,用于在基于MFC的程序中加入高级编辑控制。编辑控制支持高亮度语法,外轮廓以及智能感应-BCCPEdit(BCGSoft Professional Editor) is MFC(microsoft fundamental class)extended library,and is used in adding advanced edit control into program based MFC. Edit control has the funtion of highlight syntex, outline and intelligence inducting and so on.
Platform: | Size: 1689600 | Author: | Hits:

[EditBoxNumEdit_demo(An E Notation Numeric Edit Control).z

Description: CloseSmoothly_demo,实现数字化输入的编辑框控件,数字,字符过滤功能-CloseSmoothly_demo, digital input edit box control, numbers, characters filtering
Platform: | Size: 14336 | Author: | Hits:

[GUI DevelopHTML syntax highlighting with the Rich Edit contro

Description: HTML syntax highlighting with the Rich Edit control
Platform: | Size: 250880 | Author: 康强 | Hits:

[EditBox具有背景颜色和文字颜色的EDIT控件

Description: EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-EDIT controls installed after the read-only attribute does not allow users to input and edit delete basic operation of the control information can be used only browser, but if the use of the default settings, it is highly EDIT control the background color to gray, but if your theme procedure for a background color made a deal with the case, it may be with your overall style and not, so it is necessary to have a background color but also with the read-only attribute the delay EDIT Controls. realizing the fact is very simple, derived a CEDIT category, we named CColReadOnlyEdit here, and the first category trigger PreTranslateMessage, this function can be used to intercepted news programming.
Platform: | Size: 38912 | Author: 屠理峰 | Hits:

[RichEditRichEditDemo

Description: Introduction I see many questions about printing, when helping people on the VC++ forum here at CP, but the one thing I have never been able to help people with, was printing the content of a Rich Edit Control. So off I went to the documentation to try and do something about it. So how did I do? Yes, you can print a Rich Edit Control But the print preview sucks I will be continuing to look into the print preview problems with the Rich Edit Control, but in the meantime, I though I would make available my solution to actual printing. What to do to get -IntroductionI see many questions about printing, when helping people on the VC++ Forum here at CP, but the one thing I have never been able to help people with, was printing the content of a Rich Edit Control. So off I went to the documentation to try and do something about it.So how did I do? Yes, you can print a Rich Edit Control But the print preview sucks I will be continuing to look into the print preview problems with the Rich Edit Control, but in the meantime, I though I would make available my solution to actual printing.What to do to get
Platform: | Size: 31744 | Author: 孙磊 | Hits:

[EditBoxStringEdit_Demo

Description: I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be entered into the box in some manner. Some types of restrictions would include confining input to a specific set if legal characters, excluding characters in an illegal set, limiting text to a maximum length and providing for fixed length strings that may be padded to the right with spaces if they are too short.
Platform: | Size: 23552 | Author: swordm | Hits:

[Delphi VCLRichedit

Description: A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
Platform: | Size: 358400 | Author: xiaodd | Hits:

[Windows DevelopEDIT

Description: 具有背景颜色和文字颜色的只读属性的EDIT控件的实现-With a background color and text color of the read-only attribute realize EDIT control
Platform: | Size: 1923072 | Author: 扬扬 | Hits:

[GUI DevelopEdit

Description: VC++/MFC 一个Edit控件类,需要的可以拿去看下-VC++/MFC an Edit control class, need is unspeakable Kanxia
Platform: | Size: 9216 | Author: Boris | Hits:

[Windows DevelopDesign.Browse.button.MFC.edit.control

Description: MFC浏览按钮编辑控件设计代码Design of the Browse button MFC code edit control -Design of the Browse button MFC code edit control
Platform: | Size: 35840 | Author: w | Hits:

[Windows DevelopMFC.edit.control.design.code.hyperlink

Description: MFC超链接编辑控件设计代码MFC edit control design code hyperlink -MFC edit control design code hyperlink
Platform: | Size: 25600 | Author: w | Hits:

[Crack HackMFC.design.password.edit.control

Description: MFC编程密码编辑控件设计代码MFC Programming design code the password edit control -MFC Programming design code the password edit control
Platform: | Size: 34816 | Author: | Hits:

[EditBoxEdit-Control-Bar

Description: 实现编辑框的多种操作,包括:如何将编辑框中输入的字符转换为大写(小写);如何限制编辑框输入文本的长度;如何限制编辑框只能输入数字;如何在编辑框中实现多行显示;如何在编辑框中追加文本。-Edit box to achieve a variety of actions, including: how to edit box, enter the characters converted to uppercase (lowercase) how to limit the length of the text edit box how to limit the edit box can only enter numbers how the multi-edit box line display how to append text in the edit box.
Platform: | Size: 67584 | Author: 李红亮 | Hits:

[Tab Controleditcontrol

Description: edit control 用法帮助入门开发者很快学习,edt control 基本用法-edit control uses to help developers quickly started to learn, edt control basic usage
Platform: | Size: 10240 | Author: 刘勇 | Hits:

[Multimedia DevelopUnit-Aware-Edit-Control-v.1.1

Description: handan001编写了一个关于Unit Aware Edit Control v.1.1小程序代码-handan001 write a Unit Aware Edit Control v.1.1 applet code
Platform: | Size: 1104896 | Author: 123 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net