Share via


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

Public method

GetExtensibilityObject

Retrieves the extensibility object (DTE) for the ActiveX designer in use as an editor.

Public method

GetRuntimeClassID

Retrieves the class identifier (CLSID) for the runtime portion of the ActiveX designer. Designers generally have separate runtime and design time components.

Public method

GetRuntimeMiscStatusFlags

Updates an object containing designer runtime flags information.

Public method

QueryPersistenceInterface

Tests whether or not the designer supports a given persistence interface such as IPersistStream.

Public method

SaveRuntimeState

Saves the runtime state of the designer.

Top

See Also

Reference

IActiveDesigner Interface

Microsoft.VisualStudio.Shell.Interop Namespace