DragBehavior

<< Click to Display Table of Contents >>

 

DragBehavior

Enum Enables or disables a feature of dragging and dropping a text in object's content. Available options for this property are the following:

0 - fmDragBehaviorDisabled: Does not allow dragging and dropping a text in object's content (default)

1 - fmDragBehaviorEnabled: Allows dragging and dropping a text in object's content

 

NOTE

This property has no effect if the Style property is set to 2 - fmStyleDropDownList.

Was this page useful?