Insert Highlighting is not always an appropriate dragging behaviour

Summary

Id: 13463.22
Type: Issue Issue
Current Status: Resolved

Detail

11 Feb 2004 Open Steve McMahon

It is not appropriate to allow the specific insert point to be configured for some drag operations. For example, when dragging a folder around, the order of the folder within its parent is irrelevant. In this case the dragging mode should be simply to highlight the parent node that the item is added to as per Explorer.

26 Feb 2004 Resolved Steve McMahon

Added the DragStyle property, which allows the style to be configured to either etvwInsertMark or etvwDropHighlight. The default is Insert Mark for compatibility with the first release of the control.