Syntax Highlighting Support

Fully implemented BCGControlBar Pro (MFC)

Fully implemented BCGSuite (MFC)

Not available BCGControlBar for .NET

The advanced edit control supports two levels of highly customizable syntax highlighting. First of all, you can create a syntax file (in XML format) to support any programming language. Secondly, we offer a set of virtual functions. You can override these functions and incorporate into edit control any logic you want. In our examples we demonstrate how to implement C++, ASP and custom schemes. The Editor is suitable for large number of applications - from simple chat clients to complicated development tools.

C++ syntax highlighting:

C++ syntax highlighting:

ASP syntax highlighting:

ASP syntax highlighting:

Custom syntax highlighting:

Custom syntax highlighting: