UnderlineCold Property (ListViewStyleEx Objects)

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

When the UnderlineCold (LVS_EX_UNDERLINECOLD) extended style is applied, those non-hot items that may be activated are displayed with underlined text. This style requires the TwoClickActivate style to be also set.

Declaration

TestObj.UnderlineCold

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

See Also

OneClickActivate Property (ListViewStyleEx Objects)
TwoClickActivate Property (ListViewStyleEx Objects)
UnderlineHot Property (ListViewStyleEx Objects)

Highlight search results