ActiveX Browser Form

Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Use this form to view the ActiveX controls registered on your computer.

Note

ActiveX controls can be security threats. Note the following security issues:

ActiveX controls run in the same security context as the Microsoft Dynamics AX Client.

ActiveX controls that are used by Microsoft Dynamics AX should not be marked as safe for scripting.

If an ActiveX control in Microsoft Dynamics AX has a method with a signature and a name that are equal to a public method that is exposed by the ActiveX control, the X++ method is always called when it is referenced from X++ code.

Insert the ActiveX control in your form

Select the control in the list, and then click OK.

If the desired control is not displayed in the list, you can add it:

  1. Click Enter class ID.

  2. In Class ID, type the class ID of the control you wish to add.

See also

How to: Add ActiveX Controls to Forms

ActiveX Controls Overview