Saturday, July 14, 2018

ActiveX

The ActiveX control is used to host an ActiveX component. ActiveX is a
component of another program which is installed individually and can be
integrated in other applications such as Microsoft Dynamics AX or Web pages.
There are many ActiveX programs available.


When you create the control, a list of ActiveX controls installed on the actual
computer displays.




Select from the list or click 'Enter class ID' to identify the ActiveX with unique
class ID.
An
ActiveX control has auto declaration set to Yes as default, as you have to
address the control to access the specific methods of the
ActiveX. When you
write X++ the specific methods are included in the list of methods.


Best Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...