NevronOpenVision
Nevron.Nov.UI Namespace / NDragDropSource Class


NDragDropSource Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the effects that the source supports. It is only possible to set the allowed effects before you request a drag and drop with this source (e.g. when the State property is equal to Ready)  
Public PropertyGets the data object that is associated with this drag drop source. Only valid when this drag drop source, is requested for drag and drop, or is currently dragged and dropped.  
Public PropertySpecifies the mouse buttons, that trigger Drop when pressed. By default set to All.  
Public PropertySpecifies the mouse buttons, that trigger Drop when released. By default set to Left.  
Public PropertyGets the state of this drag drop source  
Top
See Also