IVsToolboxActiveUserHook Members
Include Protected Members
Include Inherited Members
Provides support for intercepting and modifying Toolbox interactions, including drag and drop.
The IVsToolboxActiveUserHook type exposes the following members.
Methods
Name
Description
This method is called by the Toolbox whenever one of its data objects participates in a drag-and-drop operation.
This method is called by the Toolbox whenever there is a change in which Toolbox item has been selected.
Top