TabbedMdi dragging & dropping

Docking/MDI for Windows Forms Forum

Posted 19 years ago by George Saliba
Avatar
I want the user to be able to click & drag some object/control, drag it over a tab document that is currently not in focus (a tab different than the one that is currently open), and have the DockManager switch over to that tab document so the user can drop onto a separate tab.

The drag & drop part of this is trivial, but how do I get the DockManager to switch to the other tab automatically when someone hover's over it in the middle of a drag & drop event?

Thanks!

-George

Comments (4)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi George,

Is this just for OLE drag/drop operations that will fire all the framework DragXXX events?


Actipro Software Support

Posted 19 years ago by George Saliba
Avatar
Yup, I think the OLE drag/drop operations would be sufficient for what I'm trying to do.

Thanks,

George
Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi George,

The next major version of UIStudio now has code in it to switch tabs when you do an OLE drag/drop operation over them.


Actipro Software Support

Posted 19 years ago by George Saliba
Avatar
Great, thanks! :)
The latest build of this product (v24.1.0) was released 5 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.