Using ActiveX Property Pages

Many ActiveX objects include property pages, which organize the properties associated with the object on separate tabs.

Like the ActiveX Property Browser, ActiveX property pages are an easy way to set the properties of an ActiveX control interactively, but you cannot use them to set properties programmatically, and you can use property pages only with ActiveX objects in a container. Also, property pages are not available for all ActiveX objects.

Complete the following steps to use ActiveX property pages to view and set ActiveX properties.

  1. Create a new control, create a new document, or insert an existing control or document in an ActiveX container.
  2. Right-click the object in the container and select the name of the object from the shortcut menu.
  3. Select a tab and edit the properties you want to set.
  4. Close the property page dialog box. The changes take effect immediately.