Implementing the IActiveDesigner Interface

The IActiveDesigner interface includes methods that provide access to information about the ActiveX designer's run-time object.

IActiveDesigner includes the following methods:

Although IActiveDesigner is strongly recommended, ActiveX designers are not required to support it. Designers that have identical visual designers and run-time objects do not require the interface. However, these designers must still support at least one of the persistence interfaces.