Plug-in methods to use in extensions for FORMS

Plug-ins for use together with FORMS must have a Connect and a Disconnect method and can have a ConfigurePlugin method.

These methods in FORMS’ API are specifically designed to be called by plug-ins:

New COM API

Classic OLE API

Subscribe

SubscribeToObject

 

 

 

Subscribe

SubscribeToObject

UnSubscribe

GetPluginByName

GetPluginByClassName

Using an ActiveX object as a FORMS extension

Migrating FORMS customizations to recent operating systems

Registering ActiveX objects in Windows

Setting an ActiveX object as a FORMS extension

Initialization of FORMS extensions