IActiveDesigner Members
Include Protected Members
Include Inherited Members
Manages an ActiveX designer used as an editor.
The IActiveDesigner type exposes the following members.
Methods
Name
Description
Retrieves the extensibility object (DTE) for the ActiveX designer in use as an editor.
Retrieves the class identifier (CLSID) for the runtime portion of the ActiveX designer. Designers generally have separate runtime and design time components.
Updates an object containing designer runtime flags information.
Tests whether or not the designer supports a given persistence interface such as IPersistStream.
Saves the runtime state of the designer.
Top