Skip Navigation LinksActipro Software / Products / .NET Controls / Windows Forms / SyntaxEditor / Virtual Space

Product Details

Actipro SyntaxEditor
A syntax highlighting source code editing control

Latest Release:
v4.0.0285 on 06/25/2010

Supported Environments:
.NET 2.0 or later
VS.NET 2005 or later

Blueprint License:
Source code is available for this product

SyntaxEditor Add-ons

Advanced C# and VB languages w/automated IntelliPrompt & more
Advanced XML language w/automated IntelliPrompt & more

Product Newsletter

If you would like to receive periodic informative newsletters about our new .NET controls and events, please fill out the following information.
Name:
 
E-mail Address:
 
Where did you hear about our products?
 

Actipro SyntaxEditor - Windows Forms .NET Control

Feature Tour:

Virtual Space

SyntaxEditor supports virtual space past the end of lines as well as past the end of the document.

Selection starting withing the document characters (note document whitespace is visible)
and extending into virtual space at the caret

When virtual space past the end of lines is enabled, the caret is able to move beyond the line terminator. Typing a character while the caret is in virtual space past the end of a line will automatically insert enough whitespace characters to fill up to the typed character before it is inserted.

When virtual space past the end of the document is enabled, the caret is able to move onto display lines beyond the last line in the document. Typing a character while the caret is in virtual space past the end of the document will automatically insert enough document lines and whitespace characters to fill up to the typed character before it is inserted.