DocumentWindow dragging Icon

Docking/MDI for WPF Forum

Posted 14 years ago by Mark Benda
Version: 9.1.0505
Avatar
When dragging a DocumentWindow within the application we get an icon that looks like a document, but outside the application the icon appears as a document with a angled line surrounded by a circle. How can I change the outside the application icon?

My assumption is some type of pinvoke call, any help would be greatly appreciated.

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Mark,

We are not using any P/Invoke calls, internally we are just setting Mouse.PrimaryDevice.OverrideCursor. We don't currently have any hooks that would allow you to customize this cursor.

Some of the upcoming Docking features may do away with the cursor altogether. We are still discussing the best way to handle the various scenarios. If the cursor remains, then we can add a way for you to customize the cursors used.

In any event, we'll let you know what we come up with.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.