Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== LIST_EX property ====== ==== Applies To ==== (Hierarchical) list box. ==== Description ==== Returns or sets what the list would be if fully expanded. ==== Usage ==== //itemlist// = **Get_Property**(//objectname//, "**LIST_EX**") //olditemlist// = **Set_Property**(//objectname//, "**LIST_EX**", //newitemlist//) ==== Remarks ==== The offset (indent) is indicated by the number of tab characters (Char (9)). Values passed in Set_Property: ^Value^Description^ |//Newlist//|Items to appear in the specified control.| ==== Returns ==== Values returned by both Set_Property and Get_Property: ^Value^Description^ |//Itemlist//|@FM-delimited array of items.| ==== See Also ==== [[selpos_ex|SELPOS_EX property]] guides/programming/programmers_reference_manual/list_ex.txt Last modified: 2024/06/19 20:20by 127.0.0.1