Actipro SyntaxEditor - Windows Forms .NET Control
Column Guides
Column guides are sometimes desired by users to indicate certain columns that have special meaning.
For instance, in certain languages, no text should appear past column 80 so it is useful
for the editor to display a line indicating where column 80 is.
Unlike most editor controls, SyntaxEditor supports an unlimited number of column guides.
Two column guides demonstrating different colors and dash styles
Each column guide can have a custom color and location. Numerous dash styles are available.
Locations can be specified by a column or pixel offset, providing for flexibility on where you want the guides to appear.
|