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

Search list

[EditBoxTestCEdit

Description: 编辑框高亮选择,就是对一个CEdit里面的内容全部选择,弹出对话框的时候,高亮显示。-Edit box, highlight your choice, is to select all the contents of a CEdit inside pop-up dialog box, highlight.
Platform: | Size: 23552 | Author: 杨龙 | Hits:

[Windows Developwordpad

Description: 写字板WinCE 上面开发的写字板,可以实现Windows上开发板的基本功能-wordpad CWnd CDialog CDataExchange MessageBeep EndDialog CFrameWnd SendMessage LoadString lstrlen lstrcpy CWinApp CString CCommandLineInfo CSingleDocTemplate ShowWindow UpdateWindow CDocument SetWindowText CEditView CDC CEdit CCmdUI GetWindowTextLength PostMessage CCreateContext GetFocus GetActiveWindow CPrintInfo GetDC GetTextMetrics ReleaseDC CRect GetWindowLong SetWindowLong CView CObject CMenu LoadMenu GetSubMenu GetParent TrackPopupMenu HideCaret ShowCaret
Platform: | Size: 192512 | Author: 涂正武 | Hits:

[EditBoxLog4CxxTest

Description: 输出LOG到文件或者到控件,已经实现高度封装;接口简单,支持外部配置;有例子程序;日志类CPP封装,支持输出到文件或CEdit控件,并可不改代码配置输出-log to file or controls
Platform: | Size: 2677760 | Author: yesiryao | Hits:

[EditBoxEditDemo

Description: 自定义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.
Platform: | Size: 43008 | Author: | Hits:

[Button controlcEDIT

Description: 编辑框、对话框、按钮、定时器等控件的组合应用-Combination of edit boxes, dialog boxes, buttons, timers and other controls
Platform: | Size: 23455744 | Author: 何平 | Hits:

[GUI DevelopNumEdit

Description: 这是对CEdit的扩展,直接嵌入工程,重新定义CEdit就能。真的很好用-This is the CEdit the extension, embedded engineering, re-define the CEdit will be able to. Is actually pretty good
Platform: | Size: 1024 | Author: zhoujinfeng | Hits:

[ListView/ListBoxviewList

Description: 继承自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
Platform: | Size: 6144 | Author: will | Hits:

[OS programPipe

Description: 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 size of the dialog box attached source to inhibit control flashing.
Platform: | Size: 36864 | Author: liter | Hits:

[ListView/ListBoxVC_ListCtrl_EditComBox

Description: 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 essential for beginners code.
Platform: | Size: 6842368 | Author: yangliang | Hits:

[EditBoxedit_tietu

Description: 实现对CEdit的贴图操作,控件更加美观。由于在PreSubclassWindow中无法对静态和动态创建该控件作相同的初始化处理,故将静态创建和动态创建单独编写成类。有心人可做相应改动。-Operation to achieve the CEdit textures, controls more beautiful. Since PreSubclassWindow can not create the static and dynamic control for the same initialization process, it will be created statically and dynamically create a separate written into categories. Caring people to do the appropriate changes.
Platform: | Size: 62464 | Author: ine | Hits:

[VC/MFCMFC_cedit_-control-use

Description: CEdit类提供了Windows 编辑控件中的功能。编辑控件是一个子窗口矩形,用户可以向其中输入文本。可以通过对话模板或直接从代码中创建一个编辑控件-CEdit class provides a Windows edit control functions. Edit control is a child window rectangle, which the user can enter text. Through dialogue directly from the code templates or create an edit control
Platform: | Size: 21504 | Author: 李浩 | Hits:

[Windows Developcedit

Description: 音节的序号可通过表查。采用这个结构,最大好处是可为码表减肥,节省内存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 can search through the table. Using this structure, the biggest benefit is for the code table to lose weight, save memory
Platform: | Size: 3072 | Author: gedpe | Hits:

[EditBoxEdit_Test

Description: MFC CEDIT 各种成员函数 用法集合。。A-MFC CEDIT various member functions usage collections. . ALL
Platform: | Size: 131072 | Author: 刘文 | Hits:

[EditBoxCEdit-extend

Description: 1.可设置字体、字体颜色、字体大小、字体样式(加粗、倾斜、下划线)、背景颜色,提供了接口函数。 2.可设置边框粗细宽度、边框颜色,包括正常颜色、鼠标经过颜色、禁用颜色和具有焦点时的颜色,提供了接口函数 3.对于设置字体大小提供了3个函数,分别用逻辑值、磅值、像素值设置。 4.一般性居中可设置字体大小,让字体撑大自己的显示高度;另一种则是绘制扩展的边框,通过设置边距来实现,提供接口SetNewMargins() 5.能够设置编辑框边框内部阴影,已固定左1像素,上2像素,右下无,但颜色的设置有接口。若阴影宽度需变,可自己扩展。 6.提供了一个接口SetTextVCenter(),快速设置垂直居中,如例中第4个编辑框。不过该函数尚遗留有些问题,待解决。-1 can set the font, font color, font size, font style (bold, italic, underline), background color, provides the interface functions. (2) can be set border thickness width, border color, including normal color, mouse over color, color, and has the focus to disable the color, provides the interface function 3 to set the font size for offers three functions, respectively, a logical value, pounds value, the pixel value is set. 4. General center can set the font size, so that the display font stretch their height another is drawn extension of the border, by setting the margins to achieve, providing an interface SetNewMargins () 5. Be able to set the edit box border Inner Shadow has left a fixed pixel, the two pixels, no right, but the color settings have interfaces. If you need to change the width of the shadow, can be their own extensions. 6 provides an interface SetTextVCenter (), quickly set up vertically, as shown in the first four edit boxes. However, this function is still left some
Platform: | Size: 222208 | Author: 姚远 | Hits:

[EditBoxCExEdit

Description: CEdit的背景颜色,可以进行颜色的改变,可以自己选择颜色-background color of CEdit
Platform: | Size: 1024 | Author: 马晓东 | Hits:

[CSharpCEdit

Description: 编辑框更改字体、颜色,调整编辑框的大小,移动编辑框-Edit box to change the font, color, adjust the size of the edit box, move the edit box
Platform: | Size: 10240 | Author: 张三 | Hits:

[GUI DevelopWTL_CEdit

Description: 半透明窗体使用分层窗口实现界面皮肤,自绘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. . .
Platform: | Size: 475136 | Author: 3192594 | Hits:

[EditBoxIconEdit

Description: 自绘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
Platform: | Size: 3072 | Author: Mr.Right | Hits:

[ListView/ListBoxCListST_src

Description: 在CList中增加CEdit,CButton等控件,并且能够进行编辑。-Add CEdit to Clist
Platform: | Size: 4364288 | Author: icm | Hits:

[GUI DevelopPopPad

Description: 实现文本编辑,撤销,剪切,复制,粘贴是直接调用CEdit类的类方法。另外,上面的功能按钮是ToolBar类,下面是文本编辑是CEdit类。-Embeded text editor
Platform: | Size: 184320 | Author: lc | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 »

CodeBus www.codebus.net