Table of Contents

Class ScrollBarAnnotations

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

Represents a class that handles various scroll bar annotations.

public class ScrollBarAnnotations : IScrollBarAnnotations, IDisposable
Inheritance
ScrollBarAnnotations
Implements

Properties

Enabled

Indicates whether IScrollBarAnnotations is enabled.

EnabledAnnotationKinds

Gets or sets active scrollbar annotation kinds.

Methods

Dispose()

Disposes this ScrollBarAnnotations and frees resources associated with it.

Dispose(bool)
GetAnnotationTypeAppearance(ScrollBarAnnotationType)

Gets appearance for a specified type.

Initialize(ISyntaxEdit)

Initializes an instance of the ScrollBarAnnotations class with a specified owner.

SetAnnotationTypeAppearance(ScrollBarAnnotationType, ScrollBarAnnotationTypeAppearance)

Sets appearance for a specified type.

SetLineStyleAnnotationAppearance(int, ScrollBarAnnotationTypeAppearance)

Sets appearance for specified line style.

Events

CustomAnnotationsRequested

Occurs when a custom annotation is requested.