RanorexRanorex Documentation
Role..::.ScrollBarStyle Enumeration
NamespacesRanorex.CoreRoleRole..::.ScrollBarStyle
The general style of a ScrollBar.
Declaration Syntax
C#Visual BasicVisual C++
public enum ScrollBarStyle
Public Enumeration ScrollBarStyle
public enum class ScrollBarStyle
Members
MemberDescription
Custom
The scrollbar is a custom scrollbar implementation.

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

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

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.4.23593 (4.0.4.23593)