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 0 - fmDragBehaviorDisabled: Does not allow dragging and dropping a text on an object's content (default) or 1 - fmDragBehaviorEnabled: Allows dragging and dropping a text on an object's content.

 

NOTE

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

Was this page useful?