guides:programming:programmers_reference_manual:insert_ex_message

INSERT_EX message

Insert new item or items into a visible or non-visible part of a (hierarchical) list.

List box.

insertedposition = Send_Message(controlID, "INSERT_EX", indexex, inserttext)

Parameters are as follows.

ParameterDescription
IndexexPosition of item in the visible or non-visible part of a list box. Use 1 to specify the first row, and use -1 to specify the last row.
InserttextText to be inserted. @FM-delimited by row.

The position of the inserted row(s).

  • guides/programming/programmers_reference_manual/insert_ex_message.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1