Retrieve an ActiveX Control from a Shape Object to Modify Properties
Contents
[
Hide
]
Using Aspose.Diagram API, developers can retrieve an ActiveX control from a Visio shape object to set its all available properties.
Retrieve an ActiveX Control Programming Sample
Shape class offers ActiveXControl property which allows developers to retrieve an ActiveX control from a Visio shape object. Developers can cast an ActiveX control in the appropriate ActiveX control class, and then set its all available properties.