====== 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]]