Hi, I would like to know if it is possible to replace the cursor with a custom cursor when dragging item from this UltraExplorerBar.
What I really want to do is disallow drag and drop within the explorer bar, but when you drag an item from the explorer bar that I can substitute the cursor with the bitmap I have displayed on each of the items on the explorer bar. I've tried the ItemDragging event but the cursor keeps being replaced by the Cursors.No
Thanks, this is something like what I've implemented to get the panel to highlight on drag. I still wanted to know how to move a opaque object when dragging occurs, but it is fine for now. Thanks
Hello ehan,
Please take a look now.
Thanks for responding, but I don't see the attachment
Could you please review the sample attached to this post and see if it meets your requirements. Please feel free to let me know if I misunderstood you or if you have any other questions.
Thanks, but that solution will not help me. I'll will try to create a transparent form or object that moves around when I start dragging something from the explorer bar.
So on that note. Is there a way to tell the explorer bar that I could drag an drop the item to somewhere outside a explorer bar? For example, I have an ultra panel on the form and I want the panel to "highlight" when the mouse hover over in the drag mode and I also want the cursor to change saying that this is a place you can drag to.
Thanks