LIST_EX property

(Hierarchical) list box.

Returns or sets what the list would be if fully expanded.

itemlist = Get_Property(objectname, "LIST_EX")

olditemlist = Set_Property(objectname, "LIST_EX", newitemlist)

The offset (indent) is indicated by the number of tab characters (Char (9)).

Values passed in Set_Property:

ValueDescription
NewlistItems to appear in the specified control.

Values returned by both Set_Property and Get_Property:

ValueDescription
Itemlist@FM-delimited array of items.
  • guides/programming/programmers_reference_manual/list_ex.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1