Actipro SyntaxEditor - Windows Forms .NET Control
Line Indicators
Line indicators are indicators that apply to a single document line.
Bookmarks are an excellent example.
Line indicators track with a specific document line so if lines are inserted above the line with a line indicator,
the line indicator is moved down with its designated line.
Each line indicator can draw a glyph within the indicator margin.
An enabled and disabled bookmark
Mechanisms are built into the SyntaxEditor object model that allow you to dynamically add and remove indicators to,
as well as search for and navigate to existing indicators within a document.
|