NevronOpenVision
Nevron.Nov.UI Namespace / NDragDropSource Class


NDragDropSource Class Methods

For a list of all members of this type, see NDragDropSource members.

Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Protected MethodRaises the DragEnded event.  
Protected MethodRaises the DragStarting event.  
Protected MethodRaises the QueryDragAction event, by initializing the action with the specified suggested action. If the user did not alter the action as part of the QueryDragAction handling or did not handle the QueryDragAction event at all, the suggested action is returned. Otherwise the Action set to the NQueryDragActionData dispatched with the event is returned.  
Top
See Also