Actipro SyntaxEditor - Windows Forms .NET Control
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.
|