Using Reflection
Introduction to Using Reflection as an ActiveX Control
Reflection can be used as an ActiveX control in a web page or within an application that supports ActiveX controls, such as a Visual Basic application. This enables an application to launch Reflection, send commands to Reflection, and respond to events that occur in the Reflection session. Refer to the following topics for more information:
Adding a Reflection ActiveX Control to a Web Page
Adding a Reflection ActiveX Control to a Visual Basic Form
Controlling a Reflection ActiveX Control Programmatically