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

Search list

[EditBoxm_hiliteedit

Description: A CEditView derived class that highlights the caret line.
Platform: | Size: 22484 | Author: 王林 | Hits:

[Dialog_WindowVC6高级编程范例ch2

Description: VC6高级编程范例第二章——对话框-VC6 high-level programming paradigm second chapter-- dialog
Platform: | Size: 152576 | Author: 陈宏 | Hits:

[EditBoxm_hiliteedit

Description: A CEditView derived class that highlights the caret line.
Platform: | Size: 22528 | Author: 王林 | Hits:

[Windows DevelopSdiMulti

Description: SdiMulti 多文档应用程序,实现了CView、CTreeView、CListView、CScrollView、CEditView、CRichEditView、CFormView等视图和按钮、列表控件、静态文本等控件的透明背景显示。-SdiMulti multi-document application, achieved a CView, CTreeView, CListView, CScrollView, CEditView, CRichEditView, CFormView, etc. View and buttons, list controls, such as static text control transparent background shows.
Platform: | Size: 217088 | Author: 林秀国 | Hits:

[EditBoxCEditView_ziti

Description: 本程序讲述在Visual c++下如何设置CEditView类型程序的字体 ,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c under CEditView How to set the font type of procedure, code comment in detail. In need of a friend can download to see!
Platform: | Size: 58368 | Author: 离不开冰的帆船 | Hits:

[Windows DevelopText

Description: 一个简单文字输出程序,类似MFC自带的CEditView类提供的-A simple text output procedures, similar to MFC' s own category CEditView provided
Platform: | Size: 1955840 | Author: jidengwei | Hits:

[GUI Developtextview_1

Description: 用MFC实现的简易文本编辑器,不是继承自CEDitview-MFC achieved with simple text editor, not inherited from CEDitview
Platform: | Size: 1957888 | Author: 高强 | Hits:

[OtherMyNotepad

Description: 可以替代系统记事本的程序 首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置: 向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepad procedures CEditView first category based on the works of a single document Notepad, attention in the MFC-AppWizard Step-4 in the Advanced settings extension txt. Remove the tool bar (system also does not Notepad), the menu system in accordance with the original design of the notebook, and bring ID with VC settings, such as " Copy" ID for ID_EDIT_COPY. Themselves to join the font settings: CNotepadeView in to add CFont member variable of type m_Font. Add WM_CREATE message for the mapping function.
Platform: | Size: 40960 | Author: 李建 | Hits:

[VC/MFCCDocumentCEditView

Description: 实例4-1:文档的存取。源代码在光盘中“\04\CDocument”目录下。 实例4-2:简单的文本编辑器。源代码在光盘中“\04\CEditView”目录下。-CEditView CDocument
Platform: | Size: 63488 | Author: ajian | Hits:

[GUI DevelopHRV_MainInterface

Description: 一个单文档窗口的多样式分割,子窗口中包含CRecordView,CEditView,CFormView等类型-A single multi-style split document window, child window contains CRecordView, CEditView, CFormView and other types of
Platform: | Size: 4067328 | Author: | Hits:

[EditBoxpractice

Description: 本源代码主要是基于VC6.0环境下的单文档的编辑。通过CEditView类编辑、修改、保存、打开文本文件。-This source code is based mainly on a single document under VC6.0 editor.we can edit, modify, save and open files by CEditView class.
Platform: | Size: 3564544 | Author: juliet | Hits:

[Windows Developnotepad

Description: 简单计算机记事本,利用CEDITVIEW编写,利用VC++ 6.0 自身功能编写-Simple computer notebook, written by CEDITVIEW using VC++ 6.0 function of the preparation of their own
Platform: | Size: 2665472 | Author: 不正 | Hits:

[RichEditedit

Description: The edit-views are easy to use, but lacks some basic functionality. This sample demonstrates a few CEditView and CRichEditView enhancements: - Plain text in CRichEditView - CFontDialog (enhanced) - Unicode
Platform: | Size: 50176 | Author: bon | 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:

[Software EngineeringVC-language-text-edit-processing

Description: 文字是信息处理的基本单位,许多计算机软件系统都需要对一定的文字进行编辑处理,这种编辑处理的形式一般都包括打开、存储、显示、修改、文字查询等等,这些功能如果要让程序员通过底层编程逐条实现,既耗费时间又耗费精力,令人欣慰的是,目前各类版本的C++语言一般都提供基本的文字处理类供用户使用,拿当今最为流行的Visual C++语言来说,它提供了CEditView类,此类封装了对文字的多种操作。笔者在多媒体图文声像数据库系统的编制过程中通过继承此类实现了对文字数据的各种处理,效果良好。 -Text is the basic unit of information processing, computer software systems need to edit some text processing, the form of this editing process is generally open, storage, display, modify text query, if you want these featuresmembers of the underlying programming one by one to achieve both cost time and consuming energy, reassuring is, all kinds of versions of the C++ language generally have to provide basic word processing class for the user to use, today s most popular Visual C++ language, for instance,it provides a CEditView class, which encapsulates the operation of a variety of text. Author through inheritance in multimedia graphic audio-visual database system preparation process such text data processing, to good effect.
Platform: | Size: 8192 | Author: iwen | Hits:

[OtherTestPrintDoc

Description: MFC实现的 文档打印 继承CEditView-doc print
Platform: | Size: 109568 | Author: echo | Hits:

[File OperateFamilyFinances

Description: 一个家庭财务管理系统,采用MFC单文档框架,里面包含视图分割,操作ACCESS数据库EXCEL及WORD采用了LISTVIEW FORMVIEW EDITVIEW视图效果-FamilyFinances MFC CDocument Include CFormView CListView CEditView ADO EXCEL WORD
Platform: | Size: 17376256 | Author: 方波 | Hits:

[Windows Develop78756

Description: 设置CEditView类型程序的字体,VC++编程精选学习源码,很好的参考资料。-Set the CEditView the font type of procedure, selection of learning VC++ programming source code, a good reference.
Platform: | Size: 48128 | Author: 孜然牛肉 | Hits:

[Communicationserial-tool

Description: CeditWiew加CMSCOMM实现类似串口终端的工具。 具备INI 文件参数保存/读取功能-Serial terminal bases on ceditview class and cmscomm class。 It can save and read INI configuration file.
Platform: | Size: 500736 | Author: yangyong | Hits:

[GUI DevelopCEditView-font

Description: 一个改变字体的实例,适合初学者的学习,推荐下载-An instance of change font, suitable for beginners learning, recommended download
Platform: | Size: 41984 | Author: 李瑞豹 | Hits:
« 12 »

CodeBus www.codebus.net