Version

ScrollBarViewStyle Enumeration

Used to determine the style of UltraScrollBar
Syntax
'Declaration
 
Public Enum ScrollBarViewStyle 
   Inherits System.Enum
public enum ScrollBarViewStyle : System.Enum 
Members
MemberDescription
DefaultDefault view style.
Office2007Office2007 scrollbar style.
Office2010Office2010 scrollbar style.
Office2013Office2013 scrollbar style.
Outlook2007Outlook2007 scrollbar style.
ScenicRibbonScenic Ribbon scrollbar style.
StandardStandard scrollbar style.
Windows8Emulates the look and feel of the Windows8 scrollbar.
WindowsVistaWindows Vista scrollbar style.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also