Share via


OlkTextBox.DragBehavior Property (Outlook)

Returns or sets an OlDragBehavior Enumeration constant that indicates whether the system enables the drag-and-drop feature for this control. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .DragBehavior

expression A variable that represents an OlkTextBox object.

Remarks

The default value is olDragDropDisabled.

See Also

Concepts

OlkTextBox Object Members

OlkTextBox Object