Drag |
The DragManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDropData | Create the actual drop data based on the proposed data provided. | |
| Dispose | Release managed and unmanaged resources. | |
| Dispose(Boolean) | Release unmanaged and optionally managed resources. | |
| DragEnd | Occurs when dragging ends because of dropping. | |
| DragMove | Occurs on dragging movement. | |
| DragQuit | Occurs when dragging quits. | |
| DragStart | Occurs when dragging starts. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize |
Release resources.
(Overrides ObjectFinalize) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| PageDragEnd | Occurs when drag operation completes with pages being dropped. | |
| PageDragMove | Occurs when the mouse moves during the drag operation. | |
| PageDragQuit | Occurs when dragging pages has been cancelled. | |
| PageDragStart | Occurs when a page drag is about to begin and allows it to be cancelled. | |
| RestoreCursor | Restore the displayed cursor back to null. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| UpdateCursor | Update the displayed cursor to reflect the current dragging state. |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |