#7311
Support 1a
Participant

    Unfortunately you can’t add it to the Formativ toolbar – it doesn’t have the ability to accept new components.

    The only way you could use completely new components would be to implement your dialog as a COM Automation Server using something like Visual Basic, Delphi, C++, etc, then instantiating an instance of your object from Formativ using CreateObject(). Of course, this means you have to distribute and register both the ActiveX controls you want to use, plus the Automation server you write that hosts the ActiveX controls.

    I hope this helps.

    Regards,

    Advansys Support