'Declaration Public Enum Scrollbar Inherits System.Enum
public enum Scrollbar : System.Enum
Member | Description |
---|---|
Default | Default. Resolves to the appropriate setting based on the UltraTree.DisplayStyle and ViewStyle. |
Hide | Do not show the scroll bars. |
Show | Always show the scroll bars. |
ShowIfNeeded | Show scrollbars only when needed. |
ShowVertical | Show the vertical scrollbar only (no horizontal scrollbar). |
ShowVerticalIfNeeded | Show the vertical scrollbar only when needed (no horizontal scrollbar). |
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