搜索资源列表
atl_activedoc.rar
- This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implem
RichToolTipCtrl_demo
- This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able to specify rich-text as the tool-tip text.-This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able t
FormHelp.v3.7.1.For.Delphi5679.CR
- he FormHelp component adds the context-sensitive help features to your Delphi/BCB forms without any bulky help files. It traps the context-sensitive help calls and creates its own popup windows from a control s hint. You can choose whether to i
Richedit
- 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.
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
VB精彩编程100个源代码实例
- 这个不错,VB精彩编程100个源代码实例,看看截图吧,实例很丰富,涉及的内容方方面面。有音量控制、拾色器、画图、抓屏、文本操作、获取操作系统信息、拖拉节点、查看文件属性、渐变窗体、计算器等。这些都是能独立运行的小程序,每一个都考验不同的编程技巧。作为资料保存很不错。,This is true, VB best source code programming examples 100 to see a screenshot of it, examples of very rich, coverin
atl_activedoc
- This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implement a toolbar
dhtmledit
- Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original co
SpellCheckCCVB
- This article describes a quick and simple approach to applying a spell check function to the rich text box control and bundling both features into a single custom control.
RichToolTipCtrl_demo
- 一个工具提示控制,支持丰富的文本格式,包括粗体、斜体、下划线-A tool-tip control with support for rich-text formatting
CH3
- 《Windows多媒体编程基础》第三章源代码 Aaa 演示基本GDI绘图、文本输出(此章内容琐碎故有合并) StaticText 操纵简单的静态文本控件和文本框控件(同上) CFontEnum 用程序来枚举系统中的全部字体 CFontInfo 如何获得当前字体的基本信息 RichTextbox 用“Microsoft Rich Textbox Control,version 6.0”ActiveX控件制作文本编辑器 -" Windows Multimedia Pr
MyExtRichTextBox_src
- 可以嵌入图形、按钮、进度条、Activex控件的富文本编辑工具,为程序员开发提供参考-Can be embedded graphics, buttons, progress bar, Activex control the rich text editing tools for programmers to develop a reference
WebBrowserDemo
- 通过MS的WEB组件做的富文本编辑和显示控件,继承自CHtmlView-WEB components by MS, do the rich text editor and display control, inherited from the CHtmlView
RichToolTipCtrl_src
- This control is a drop-in replacement for a CToolTipCtrl control, with the added benefit of being able to specify rich-text as the tool-tip text. Information on the rich text format can be found on MSDN.
preview
- TPrintPreview is a descendent of TScrollBox and has properties of both TScrollBox component and TPrinter class. The key features of TPrintPreview are: Automatically adjusts printer s paper size and orientation at the print time Automatically
richedit
- 这是人工智能prolog原码,Rich Edit Demo The example shows the way of loading of RTF text into Rich Edit control and performing different actions: Cut, Paste, Copy, Change case, Change font.-Rich Edit Demo The example shows the way of loading of RTF te
winformrichedit
- 实现富文本编辑 可以用工具栏按钮控制文本文字显示状态 可以到如图片-Rich text editing can be used to achieve the toolbar buttons to control the state can go to the text display text such as pictures
AutoRichEditCtrl_demo
- While MFC does provide a rich edit control, it does not provide a quick and easy way to handle formatting and RTF codes. CAutoRichEditCtrl is a derivative of CRichEditCtrl. This new class adds several functions that allow you to add formatting quickl
RicherTextBox_demo
- RicherTextBox控件 富文本编辑器-RicherTextBox control rich text editor
RichText
- 实现基本的富文本编辑,经过修改可作为一个富文本控件使用。-Implement basic rich text editing, modified can be used as a rich text control.