VisScrollbarStates enumeration (Visio)
Constants passed to and returned by the Window.ShowScrollBars property.
Constant | Value | Description |
---|---|---|
visScrollBarBoth | &H5 | Show both scrollbars. |
visScrollBarHoriz | &H1 | Show the horizontal scrollbar. |
visScrollBarNeither | &H0 | Show neither scrollbar. |
visScrollBarVert | &H4 | Show the vertical scrollbar. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.