|
Rich Selection and Drag and Drop Support
The tree control supports both single and multi node selection modes. Users can select nodes using the mouse and keyboard ascribing to the standard UI paradigms.
The tree control provides rich cues during OLE drag and drop regarding drop destination. It also provides an alpha-blended cue cursor based on the dragged image during drag and drop. All the above features are customizable and optional.
DragHighlightTracker Color
In the TreeViewAdvDragDrop sample the TreeViewAdvDragHighlightTracker Pen can be modified with the help of the event called TreeViewAdvDragHighlightTracker.QueryDragInsertInfo.
This property will enhance the ability to change the color of the TreeViewAdvDragHighlightTracker Pen based on the current TreeViewAdv background.
AutoScrolling
Auto scrolling of the client area happens when the mouse is near the borders while dragging and draw selecting (multi selection).
TreeViewAdv OLE drag and drop
|
|
|
|