wFocused Property (Specific to Infragistics UltraListView Controls)

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

Description

Use this property to determine which list view item is currently focused.

Declaration

TestObj.wFocused

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

Returns the index of the currenty focused list view item. If no item is focused, the property returns -1.

See Also

wSelected Property (ListView Controls)

Highlight search results