This enumeration is used by System.Windows.Forms.QueryContinueDragEventArgs.
Member Name | Description |
---|---|
Cancel |
The operation is canceled with no drop message. |
Continue |
The operation will continue. |
Drop |
The operation will stop with a drop. |