Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 680 Bytes

Visio.visscrollbarstates.md

File metadata and controls

25 lines (18 loc) · 680 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
VisScrollbarStates enumeration (Visio)
vis_sdr.chm70210
vis_sdr.chm70210
b95f1706-8bc9-c7c6-efa3-1e9b823ac099
06/08/2017
medium

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.

[!includeSupport and feedback]