The GwxDynamicDragEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyKeyInfo
Key information relating to the drag event.
Public propertyMouseInfo
Mouse information relating to the drag event.
Public propertyNewValue
The new value resulting from the drag action.
Public propertyValueWritten
True if a data value has been written as a result of this drag action.

See Also