Partners
Information
General information
info@bcgsoft.com
Sales
sales@bcgsoft.com
Samples
BCGControlBar for MFC
General Samples
Ribbon
Toolbar
Menu
Docking Windows
Document/View
Visualization
Grid
Editor
Calendar
Gantt
Controls
Miscellaneous
Editor Samples
This section contains samples illustrating how to use various features provide by the Advanced Edit Control.
MDIEditorDemo
Win32
(Click image to enlarge)
Demonstrates how to use the Advanced Edit Control in an MDI application. This sample shows the full set of Editor features:
Syntax highlighting for different types of documents (C++ and HTML)
IntelliSense
Outlining (collapsing and expanding logical blocks)
Contextual tool tips
Markers: owner-draw breakpoints and bookmarks
Hyperlinks embedded into the text
Find and Replace operations
"Go To Line" dialog
Line numbering
Print Preview
ChatEditor
Win32
(Click image to enlarge)
Demonstrates how to implement a simple chat application using the Advanced Edit Control and utilizing its support for graphics symbols.