Table of Contents

Class ScrollBarAnnotationsSource

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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.

Dispose(bool)
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.

ShouldHandleNotification(object, EventArgs)