New to Telerik UI for WinFormsStart a free 30-day trial

Exposes the scroll button direction.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum ScrollButtonDirection

Fields

Indicates down scroll button direction.

C#
Down = 8

Indicates left scroll button direction.

C#
Left = 1

Indicates right scroll button direction.

C#
Right = 4

Indicates up scroll button direction.

C#
Up = 2
In this article
DefinitionFieldsDownLeftRightUp
Not finding the help you need?
Contact Support