OneClickActivate Property (ListViewStyleEx Objects)

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

Description

When the OneClickActivate (LVS_EX_ONECLICKACTIVATE) extended style is applied only one click is required to select any item, so all items may be selected. This style also enables hot tracking in the list-view control. Hot tracking means that when the cursor moves over an item, it is highlighted but not selected.

Declaration

TestObj.OneClickActivate

Read-Only Property Boolean
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

True if the OneClickActivate style is enabled and False otherwise.

See Also

TwoClickActivate Property (ListViewStyleEx Objects)
UnderlineCold Property (ListViewStyleEx Objects)
UnderlineHot Property (ListViewStyleEx Objects)

Highlight search results