Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 993 Bytes

scrollheight-scrollwidth-properties.md

File metadata and controls

34 lines (24 loc) · 993 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
ScrollHeight, ScrollWidth properties
fm20.chm2001820
fm20.chm2001820
20cbdb25-178d-81d3-848a-58847001ad4c
11/16/2018
medium

ScrollHeight, ScrollWidth properties

Specify the height, in points, of the total area that can be viewed by moving the scroll bars on the control, form, or page.

Syntax

object.ScrollHeight [= Single ]
object.ScrollWidth [= Single ]

The ScrollHeight and ScrollWidth property syntaxes have these parts:

Part Description
object Required. A valid object.
Single Optional. The height or width of the scrollable region.

See also

[!includeSupport and feedback]