Using Reflection
Controlling
Reflection Programmatically
when it's running as an ActiveX Control
Reflection can run as an ActiveX control in a web page or within an application that supports ActiveX controls, such as Visual Basic. When running as an ActiveX control, Reflection can be manipulated directly by a user who has displayed the page or form; or it can be controlled programmatically by code included in the page or form. You can use two strategies to control Reflection programmatically. Refer to the following topics for more information.
Accessing the Reflection
Session object from a Reflection ActiveX control
Using the methods,
properties, and events of the Reflection ActiveX control