AVEVA CAF API Documenation
Methods  Events

IDragDropDirector Interface Members

The following tables list the members exposed by IDragDropDirector.

Public Methods
 NameDescription
 Method Registers a new DropTarget with the DragDropDirector.  
 Method Unregisters a DropTarget from the DragDropDirector.  
Top
Public Events
 NameDescription
 Event Occurs when a new DropTarget is registered with the DragDropDirector.  
 Event Occurs when a DropTarget is unregistered from the DragDropDirector.  
Top
See Also