Class ScrollBarAnnotationsSource
Represents a class that access scroll bar annotations.
public class ScrollBarAnnotationsSource : IScrollBarAnnotationsSource, IDisposable, INotifier
- Inheritance
-
ScrollBarAnnotationsSource
- Implements
Methods
- Dispose()
Disposes this
ScrollBarAnnotationsSource
and frees resources associated with it.
- GetAnnotations(ScrollBarAnnotationKinds)
Gets a list of the scrollbar annotations matchi specified kind.
- Initialize(ISyntaxEdit, Action)
Initializes scrollbar annotation data from specified source.
- Notification(object, EventArgs)
Updates content of the edit control annotations.