IControlPropertiesCollection class

IControlPropertiesCollection class

A collection of ActiveX controls.

The IControlPropertiesCollection type exposes the following members:

Properties

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

Methods

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

See Also