VLPropertyList Reference

CProperties

See Also See Also Applies To Applies To

CProperties is a collection of CProperty type objects exposed by VLPropertyList control. You can add properties to be displayed in the VLPropertyList control through this collection.

 

VLPropertyList control also provides a design time wizard to add properties at design time. It can significantly reduce the amount of code that you need to write for adding a set of properties to a VLPropertyList control.

 

CProperties object provides following standard collection methods :

CProperties collection supports For Each ... Next construct.