DragBehavior

<< Click to Display Table of Contents >>

 

DragBehavior

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

0 - fmDragBehaviorDisabled: Does not allow dragging and dropping a text on an object's content

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

 

Default value of this property is 0 - fmDragBehaviorDisabled.

 

NOTE

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

Was this page useful?