Contact Sales

Call center available M-F 9:00 - 4:00 US Eastern Time.

Case Studies

E.d. Soft

E.d. Soft selected Xtreme Suite Professional with Visual Basic over many other...

Product Image

Syntax Edit 2011 for ActiveX COM

Syntax Edit for ActiveX COM provides your users with a highly sophisticated text editor control that supports syntax colorization and many advanced features.

Syntax Edit is included with the Suite Pro for ActiveX evaluation.

Product Features

Codejock Syntax Edit provide several options to choose from including ext block grouping, syntax colorization, line numbers, font type, pre-defined color schemes, book marks, break points and much more!

Click on any of the links below to start the product feature tour:

Supported Environments

Visual Studio .NET 2002
Visual Studio .NET 2003
Visual Studio .NET 2005
Visual Studio .NET 2008
Visual Studio .NET 2010
Visual Studio .NET 2012
Visual Basic 6.0
Microsoft Access

Supported Operating Systems

Windows 8, Windows 8 x64
Windows 7, Windows 7 x64
Vista, Vista x64
Windows XP, Windows XP x64
Windows NT 4.0, 2000, 2003, 2008
Windows 95, 98, 98SE, Me

Minimum Requirements

Visual Basic 6.0
Windows 95/NT

Close

Visual Studio .NET style Syntax Editor Control

Visual Studio .NET style Syntax Editor Control provides your users with a highly sophisticated text editor control that supports advanced features such as text block grouping, syntax colorization, line numbers, font type, pre-defined color schemes, book marks, break points and many more advanced features.

Text Block Grouping

Visual Studio .NET style text block grouping allows you to easily organize a document of text into blocks of text that can be hidden with the click of a button. Hidden blocks of text can have a message stating what has been hidden for view. This allows you to minimize the clutter of vary large text documents.

Syntax Colorization

INI file based syntax colorization allows you to specify specific colorization rules for your text documents. For example, you can specify a different set of colors to be used for cpp, h, html, asp, etc files. Color rules can be applied to specific words or groups of words and phrases.

Bookmarks

Bookmarks allow you to place a "bookmark" at any position in your text document. You can later cycle through all of your bookmarks to easily return to positions of interest in your document.

Breakpoints

Visual Studio style breakpoints allow you to place a "breakpoint" at any position in your text document. This can be used for many different reasons, for example, if you have a code compiler you could use these breakpoints to indicate where code execution will "break" and wait for user interaction.

Visual Studio .NET Style Intellisense Help

Using various configuration files such as a C++ configuration file you can add intellisense to the syntax editor. Using the configuration file you can specify which "keywords" will use the intellisense feature. To active intellisense press Ctrl + Space anytime during editing.

Line Numbers

Line numbers allow you to easily see how many lines are in a text document as well as serve reference to the position you are at in the document. You can use these numbers to communicate points of interest in a document.