Table of Contents

Constructor ScrollingButtons

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

ScrollingButtons()

Initializes a new instance of the ScrollingButtons class with default settings.

public ScrollingButtons()

ScrollingButtons(IScrolling, ISyntaxEdit)

Initializes a new instance of the ScrollingButtons class with a specified owner.

public ScrollingButtons(IScrolling scrolling, ISyntaxEdit owner)

Parameters

scrolling IScrolling

IScrolling that owns this new instance.

owner ISyntaxEdit

ISyntaxEdit container of scrolling.