Skip Navigation LinksActipro Software / Products / .NET Controls / Windows Forms / SyntaxEditor / Block Selection

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:

Block Selection

Block selection, sometimes called column or rectangular selection, allows a rectangular portion of text to be selected instead of the whole line. The selection includes all of the characters captured within the rectangle defined by the first (anchor) offset and the last offset in the selection.

Block selection of three lines

Block selection works best with fixed-width fonts like Courier New but SyntaxEditor does support it with variable-width fonts as well.