We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

TreeViewAdv diasble Drag&Drop transparent effect?

Hi, Is it possible to disable the half transparent drag effect (that is rendered below the mouse cursor) when draging a node in the TreeViewAdv control? regards Peter

2 Replies

AD Administrator Syncfusion Team September 15, 2004 08:19 PM UTC

Hi Peter, Set the TreeViewAdv''s ShowDragNodeCue property to false for this purpose. this.treeViewAdv1.ShowDragNodeCue = false; Let me know if this meets your requirements. Thanks for choosing Syncfusion products. Regards, Guru Patwal Syncfusion, Inc.


PE Peter Erikson September 16, 2004 03:57 AM UTC

It worked perfectly. thanx! /Peter

Loader.
Up arrow icon