ControlPropertiesCollection class

ControlPropertiesCollection class

A collection of AcitveX properties.

The ControlPropertiesCollection type exposes the following members:

Properties

PropertyDescription
names_of_propertiesReturns the collection of properties names.
Read-only list.
countReturns a number of properties in the collection.
Read-only int.

Methods

MethodDescription
addAdds a property to the collection.
removeRemoves a property with the specified name.
clearRemoves all properties.

See Also