Table of Contents

Enum Role.ScrollBarStyle

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

The general style of a ScrollBar.

public enum Role.ScrollBarStyle

Fields

Custom = 0

The scrollbar is a custom scrollbar implementation.

Horizontal = 1

The scrollbar is a horizontal scrollbar of a window or control.

Vertical = 2

The scrollbar is a vertical scrollbar of a window or control.