KryptonControlCollection Properties |
The KryptonControlCollection type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. (Inherited from ArrangedElementCollection.) | |
IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from ArrangedElementCollection.) | |
ItemInt32 | Indicates the Control at the specified indexed location in the collection. (Inherited from ControlControlCollection.) | |
ItemString | Indicates a Control with the specified key in the collection. (Inherited from ControlControlCollection.) | |
Owner | Gets the control that owns this ControlControlCollection. (Inherited from ControlControlCollection.) |