Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 749 Bytes

Outlook.OlScrollBars.md

File metadata and controls

27 lines (20 loc) · 749 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlScrollBars enumeration (Outlook)
vbaol11.chm1000020
vbaol11.chm1000020
Outlook.OlScrollBars
22832728-5d27-ff6b-9ef2-ed6a8e1c9d5c
06/08/2017
medium

OlScrollBars enumeration (Outlook)

Specifies which, if any, scroll bars to display for a control.

Name Value Description
olScrollBarsBoth 3 Display both the horizontal and vertical scroll bars as necessary.
olScrollBarsHorizontal 1 Display a horizontal scroll bar only.
olScrollBarsNone 0 Display no scroll bars.
olScrollBarsVertical 2 Display a vertical scroll bar only.

[!includeSupport and feedback]