Changing ActiveX Control properties

To change the properties of an ActiveX Control:

  1. Double-click the control to open the properties dialog.

  2. Select the property/value you want to change. (For a complete explanation of all the properties/values that can be edited, see the documentation from the vendor who created the ActiveX control. Frequently, this documentation can be downloaded from a vendor's Web site.)

  3. Click Edit.

  4. In Value, change the property description as necessary. For example, if you're changing a font color, enter the font color number.

  5. Click OK.

Tip: For a more detailed example about how to customize ActiveX controls, see Customizing the calendar control.