D
D
Dmitry Korolev2017-11-18 09:44:42
Windows Forms
Dmitry Korolev, 2017-11-18 09:44:42

How to do something like drag and drop between windows?

I have two forms. Each form has a control. From the control of one form, I'm trying to make a drag gesture with the mouse on the control of another form using mouse down and mouse up.
But this focus does not work.
Before releasing the mouse button, when I point to another form on the control, the thread hangs on the first window waiting for the mouse up and other events are not processed by the other form.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Taratin, 2017-11-18
@adressmoeistranici

This is done by drag / drop events, not by mouse
windows form drag drop between forms

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question