Share via


IActiveDesigner Interface

Manages an ActiveX designer used as an editor.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Déclaration
<GuidAttribute("51AAE3E0-7486-11CF-A0C2-00AA0062BE57")> _
<InterfaceTypeAttribute()> _
Public Interface IActiveDesigner
'Utilisation
Dim instance As IActiveDesigner
[GuidAttribute("51AAE3E0-7486-11CF-A0C2-00AA0062BE57")]
[InterfaceTypeAttribute()]
public interface IActiveDesigner
[GuidAttribute(L"51AAE3E0-7486-11CF-A0C2-00AA0062BE57")]
[InterfaceTypeAttribute()]
public interface class IActiveDesigner
public interface IActiveDesigner

See Also

Reference

IActiveDesigner Members

Microsoft.VisualStudio.Shell.Interop Namespace