Share

IAcadToolDropTarget Interface

Class Hierarchy

IAcadToolDropTarget

File

AcTc.idl

Description

A stock tool implements this interface to handle objects dragged and dropped in the palette. This interface is queried from the IAcadStockTool interface. Its functionality is basically equivalent to the IDropTarget interface. However, an IAcadToolDropTarget interface implemented by IAcadStockTool can create multiple tools from the drag-and-drop object, whereas the IDropTarget interface implemented by IAcadTool may create only one tool.

Links

IAcadToolDropTarget Methods

Was this information helpful?