Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("51AAE3E0-7486-11CF-A0C2-00AA0062BE57")> _
Public Interface IActiveDesigner
'Usage
Dim instance As IActiveDesigner
[InterfaceTypeAttribute()]
[GuidAttribute("51AAE3E0-7486-11CF-A0C2-00AA0062BE57")]
public interface IActiveDesigner
[InterfaceTypeAttribute()]
[GuidAttribute(L"51AAE3E0-7486-11CF-A0C2-00AA0062BE57")]
public interface class IActiveDesigner
public interface IActiveDesigner