VLPropertyList Reference

CListItems

See Also See Also Applies To Applies To

CListItems is a collection of CListItem type objects exposed by CProperty object. It is used for specifying the items to be displayed in dropdown list for property objects having editor type set to vlListEditor.

CListItems object provides following standard collection methods :

CListItems collection supports For Each ... Next construct.