ActiproSoftware.UI.WinForms.Controls.SyntaxEditor.Adornments.Implementation Namespace
Classes
| AdornmentManagerBase<TView> | Provides an abstract base class for an adornment manager. |
| AdornmentManagerProvider<TManager> | Provides an IAdornmentManagerProvider capable of creating IAdornmentManager objects which have a constructor that accepts a single ITextView instance parameter. |
| DecorationAdornmentManagerBase<TView, TTag> | Provides a helpful base class for implementing an adornment manager that displays text decorations. |
| IntraLineAdornmentManagerBase<TView, TTag> | Provides a helpful base class for implementing an adornment manager that displays adornments in intra-line spacers. |
| IntraTextAdornmentManagerBase<TView, TTag> | Provides a helpful base class for implementing an adornment manager that displays adornments in intra-text spacers. |