UnderlineHot Property (ListViewStyleEx Objects)

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

Description

When the UnderlineHot (LVS_EX_UNDERLINEHOT) extended style is applied, those hot items that may be activated are displayed with underlined text. This style requires that OneClickActivate or TwoClickActivate style to be also set.

Declaration

TestObj.UnderlineHot

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 UnderlineHot style is enabled and False otherwise.

See Also

OneClickActivate Property (ListViewStyleEx Objects)
TwoClickActivate Property (ListViewStyleEx Objects)
UnderlineCold Property (ListViewStyleEx Objects)

Highlight search results