This document provides steps for using the Internet Explorer ActiveX control, including:
1. Creating steps in a tree to define a new window with the title "ActiveX (Internet.Explorer.2)" and adding window events and properties.
2. Adding an ActiveX control, button, and button events to the window.
3. Defining a procedure called "mywebsite" to navigate the ActiveX control to "google.com" when the button is clicked.
4. The final steps tree is shown along with the runtime application navigating to google.com when the button is clicked.