MultiWorkAreas Property (ListViewStyleEx Objects)

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

Description

When the MultiWorkAreas (LVS_EX_MULTIWORKAREAS) extended style is applied it results in the following behavior of the list-view: If the list-view control has the AutoArrange (LVS_AUTOARRANGE) style, the control does not auto-arrange its icons until one or more work areas are defined.

Declaration

TestObj.MultiWorkareas

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

See Also

HeaderDragDrop Property (ListViewStyleEx Objects)
LabelTip Property (ListViewStyleEx Objects)
SubItemImages Property (ListViewStyleEx Objects)

Highlight search results