Posted 20 years ago
by bnott
How would I make drag & drop with the right mouse button work. And, upon release of the button, present a context menu in which the user could choose the desired drop action?
Also, I would suggest making "AllowDrop" on the control True by default. It took me a bit to realize that "standard" drag & drop can be turned on simply by using this property.
Thanks.
Also, I would suggest making "AllowDrop" on the control True by default. It took me a bit to realize that "standard" drag & drop can be turned on simply by using this property.
Thanks.