ControlPropertiesCollection Properties

The ControlPropertiesCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns a number of properties in the collection. Read-only Int32.
Public propertyItem
Returns or sets property.
Public propertyNamesOfProperties
Returns the collection of properties names. Read-only ICollection.
See Also