DropHilited Property (TreeViewItem Objects)

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

Description

Use the DropHilited property to check whether the item has the TVIS_DROPHILITED state. An item that has this state is drawn in the style used to indicate a drag-and-drop target.

Declaration

TestObj.DropHilited

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 item is selected as a drag-and-drop target, False otherwise.

See Also

Bold Property (TreeViewItem Objects)
Cut Property (TreeViewItem Objects)
Selected Property (TreeViewItem Objects)

Highlight search results