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
<GuidAttribute("51AAE3E0-7486-11CF-A0C2-00AA0062BE57")> _
<InterfaceTypeAttribute()> _
Public Interface IActiveDesigner
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