Dragging Button from one FlowLayoutPanel to another

0
0

While we have similar functionality seemingly working correctly elsewhere, we have an issue with one page and I don’t see an obvious solution.

When trying to drag a button from one FlowLayoutPanel to another FlowLayoutPanel, it seemingly does not let it drag off the original FlowLayoutPanel.

The properties in the designer for the FlowLayoutPanel look to be correct at first glance, and when the button is instantiated, AllowDrag, AllowDrop, and Movable are all set to true.

Do you have any ideas what the issue may be?

Thanks!

Greg

  • You must to post comments
Showing 0 results
Your Answer

Please first to submit.