Share via


OlkComboBox.DragBehavior Property

Outlook Developer Reference

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 OlkComboBox object.

Remarks

The default value is olDragDropDisabled.

See Also