Implementing IActiveDesigner

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 implement it. Designers that have identical visual designers and run-time objects do not have to implement the interface. However, these designers must still implement at least one of the persistence interfaces.