Class ScrollBarAnnotationsSource
public class ScrollBarAnnotationsSource : IScrollBarAnnotationsSource, IDisposable, INotifier
- Inheritance
-
ScrollBarAnnotationsSource
- Implements
Methods
- Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
- GetAnnotations(ScrollBarAnnotationKinds)
When implemented by a class, gets a list of the scrollbar annotations matching to the specified kinds.
- Initialize(TextEditor, Action)
When implemented by a class, initializes scrollbar annotation data from specified source.
- Notification(object, EventArgs)
When implemented by a class, updates control's content according to the parameters of notification.