In The Hand LtdIn The Hand
ScrollButton Enumeration
NamespacesInTheHand.Windows.FormsScrollButton
.NET Components for Mobility
Specifies the type of scroll arrow to draw on a scroll bar.
Declaration Syntax
C#Visual Basic
[FlagsAttribute]
public enum ScrollButton
<FlagsAttribute> _
Public Enumeration ScrollButton
Members
MemberDescription
Up
An up-scroll arrow.

Down
A down-scroll arrow.

Left
A left-scroll arrow.

Right
A right-scroll arrow.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0