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

How to: Create a custom drag icon

I'd like to be able to, in code, create a custom cursor icon to be displayed during a drag and drop operation - any ideas greatly appreciated.

1 Reply

PS Prakash S Syncfusion Team August 12, 2002 12:50 PM UTC

Hi Ivan, You can handle the GiveFeedback event (or override OnGiveFeedback()), set FeedbackEventArgs.UseDefaultCursors to FALSE and set the control's Cursor property to your custom cursor. Prakash Syncfusion, Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon