This topic has not yet been rated - Rate this topic

IVsToolboxUser Interface

Sends notification about Toolbox items to the owner of these items.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("B5E12E94-6653-4A0D-9C42-5357F2654360")] 
public interface IVsToolboxUser
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("B5E12E94-6653-4A0D-9C42-5357F2654360") */ 
public interface IVsToolboxUser
InterfaceTypeAttribute(1) 
GuidAttribute("B5E12E94-6653-4A0D-9C42-5357F2654360") 
public interface IVsToolboxUser

See illustrations of the implementation of this interface in the Basic Edit Overviewand Figures Edit Sample.

Notes to Implementers This interface is implemented by the document view on a designer to enable Toolbox items.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ