Constant | Value | Description |
vbEnter | 0 | Source control dragged into target |
vbLeave | 1 | Source control dragged out of target |
vbOver | 2 | Source control dragged from one position in target to another |
Constant | Value | Description |
vbCancel | 0 | Cancel drag operation |
vbBeginDrag | 1 | Begin dragging control |
vbEndDrag | 2 | Drop control |
Constant | Value | Description |
vbManual | 0 | Manual |
vbAutomatic | 1 | Automatic |