drag drop with scrolling -
02-10-2005
, 02:45 PM
I have a form with Panel. Inside this panel I have nested UserControls.
the UC2 is on the UC1. I am trying to drag and drop UC1 on UC2(User
Control2) and while dragging UC2 over UC1 I am tring to scroll the UC1
(User Control1) also.
but the scrolling becomes 2 fast and then it creates flickers in the
application!!! Does anyone has dealt with this issue before?
TIA,
Ashesh. |