Show / Hide Table of Contents

Enum SurfaceViewer.ScrollBarModes

Determines how the control draws the scroll bars.

Namespace: SadConsole.UI.Controls
Assembly: SadConsole.dll
Syntax
public enum SurfaceViewer.ScrollBarModes

Fields

Name Description
Always

Always draw the scroll bars on the control.

AsNeeded

Display the scroll bars if needed.

Never

Never show the scroll bars on the control.

In this article

Back to top

Back to top Generated by DocFX