Description
Use the Cut
property to check whether the item has the TVIS_CUT state. An item that has this state is drawn in a special style.
Declaration
TestObj.Cut
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 part of a cut-and-paste operation, False otherwise.
See Also
Bold Property (TreeViewItem Objects)
DropHilited Property (TreeViewItem Objects)
Selected Property (TreeViewItem Objects)