NDragEventData Class Members
In This Topic
The following tables list the members exposed by NDragEventData.
Public Constructors
Public Properties
| Name | Description |
| AllowedEffect | Gets which drag-and-drop operations are allowed by the drag and drop source, that started the drag and drop operation. |
| DataObject | Specifies the DataObject that contains the data associated with this event. |
| Effect | Gets or sets the effect that a drag and drop operaiton will have, if dropped on the current source. |
| ScreenPosition | Gets the position of the mouse in the screen coordinate system |
Top
See Also