Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.45 KB

proportionalthumb-property.md

File metadata and controls

50 lines (34 loc) · 1.45 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ProportionalThumb property
fm20.chm2001750
fm20.chm2001750
Office.ProportionalThumb
da2890ca-12b9-8d91-5e94-9c86492f0101
11/16/2018
medium

ProportionalThumb property

Specifies whether the size of the scroll box is proportional to the scrolling region or fixed.

Syntax

object.ProportionalThumb [= Boolean ]

The ProportionalThumb property syntax has these parts:

Part Description
object Required. A valid object.
Boolean Optional. Whether the scroll box is proportional or fixed.

Settings

The settings for Boolean are:

Value Description
True The scroll box is proportional in size to the scrolling region (default).
False The scroll box is a fixed size.

Remarks

The size of a proportional scroll box graphically represents the percentage of the object that is visible in the window. For example, if 75 percent of an object is visible, the scroll box covers three-fourths of the scrolling region in the scroll bar.

If the scroll box is a fixed size, the system determines its size based on the height and width of the scroll bar.

See also

[!includeSupport and feedback]