ControlCollection class
ControlCollection class
A collection of ActiveX controls.
The ControlCollection type exposes the following members:
Returns a control at the specified position.
Indexer
| Name | Description | 
|---|---|
| [index] | Index of a control. | 
Methods
| Method | Description | 
|---|---|
| add_control | Creates and adds a new control to the collection. | 
| remove | Removes an ActiveX control from the collection. | 
| remove_at | Removes an ActiveX control stored at specified position from the collection. | 
| clear | Removes all controls from the collection. | 
See Also
- module aspose.slides
- library Aspose.Slides