IDragDropDirector Interface Methods
For a list of all members of this type, see IDragDropDirector members.
Public Methods
Name | Description | |
---|---|---|
RegisterDropTarget | Registers a new DropTarget with the DragDropDirector. | |
UnregisterDropTarget | Unregisters a DropTarget from the DragDropDirector. |
See Also