ControlCollection Methods |
The ControlCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddControl |
Creates and adds a new control to the collection.
|
![]() | Clear |
Removes all controls from the collection.
|
![]() | CopyTo |
Copies the entire collection to the specified array.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes an ActiveX control from the collection.
|
![]() | RemoveAt |
Removes an ActiveX control stored at specified position from the collection.
|
![]() | ToString | (Inherited from Object.) |