General

Previous chapterNext chapter Show allShow all    Hide allHide all

With version 5.11 zenon allows that the dynamic Element "ActiveX" is able to pass on zenon variables to the ActiveX Control without having to use VBA to operate the control.

The control now defines by itself, how many zenon variables it can use and of what type they may be. Additionally the properties of the control can also be defined by the dynamic element.

In order to be able to use this possibilities, the dispatch interface of the control has to support a number of certain methods.