ComponentOne TileControl for WinForms
ScrollBarStyle Enumeration

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace : ScrollBarStyle Enumeration
Defines the styles of the scroll bar.
Syntax
'Declaration
 
Public Enum ScrollBarStyle 
   Inherits System.Enum
public enum ScrollBarStyle : System.Enum 
Members
MemberDescription
DefaultScroll bar uses the same style as on Windows 8 start screen.
SystemThe default system scroll bar should appear.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Tile.ScrollBarStyle

See Also

Reference

C1.Win.C1Tile Namespace