yOffsetPercent Property (Specific to Win32ListViewBackground Objects)

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

This property returns the vertical offset of the image. The offset is calculated relative to the control’s client area. For example, at 0 percent, the image is displayed against the top edge of the control’s client area. At 50 percent, the image is displayed vertically centered in the control’s client area. At 100 percent, the image is displayed against the bottom edge of the control’s client area.

Declaration

TestObj.yOffsetPercent

Read-Only Property Integer
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

The integer value specifying the vertical offset percentage.

See Also

xOffsetPercent Property (Specific to Win32ListViewBackground Objects)

Highlight search results