OlDragBehavior enumeration (Outlook)

Specifies the drag behavior of a control.

Name Value Description
olDragBehaviorDisabled 0 The control does not support drag-and-drop activities. It will always display the "no" cursor when an item is dragged over the control.
olDragBehaviorEnabled 1 The control can support drag-and-drop activities. Use the drag and drop events to control this behavior.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.