DragDropEnabled: Boolean
The DragDropEnabled property sets whether it is possible to move tabs using the Drag&Drop method.
If the property is set to False tabs cannot be dragged. By default the property is set to True.
The example of property use is given in the Example of Creating the TabControl Component page.
See also: