Click or drag to resize

IReadOnlyControlCollectionWithModifiedEventsT Properties

The IReadOnlyControlCollectionWithModifiedEventsT type exposes the following members.

Properties
 NameDescription
Public propertyCount Number of controls in the collection.
(Inherited from IReadOnlyControlCollectionT)
Public propertyItemInt32 Get a control from the collection by index.
(Inherited from IReadOnlyControlCollectionT)
Public propertyItemString Get a control from the collection by name.
(Inherited from IReadOnlyControlCollectionT)
Top
See Also