This is a migrated thread and some comments may be shown as answers.

What's the rectangle above the drag cue when dragging?

1 Answer 62 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Lynne
Top achievements
Rank 1
Lynne asked on 28 Oct 2011, 10:53 PM
When I'm dragging an item, I update the drag cue text, which is correct, but just above it, and to the left of the mouse pointer, is a small, yellow/orange rectangle/box.

What is this and how do I make it go away?  Thanks.

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 02 Nov 2011, 11:26 AM
Hello Lynne,

 What DragCue do you use? Do you use TreeListViewDragCue?

If this is the case, then this is a simple ListBox and you could manipulate it as such. You could apply a style for it and define it as you would like to:

<Style TargetType="telerik:TreeListViewDragCue">
                  ...
</Style>

I hope that this is helpful.

Best wishes,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
DragAndDrop
Asked by
Lynne
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or