Description

Deletes an item from a visible or non-visible part of a (hierarchical) list.

Applies to

List box.

Syntax

deleteditem = Send_Message(controlID, "DELETE_EX", indexex)

Parameters

Parameters are as follows.

ParametersDescription
IndexexPosition in expanded list. Use -1 to specify the last row.
  • No labels