I am creating a User Control in C#.Net 2.0. I have to apply drag and Drop Images in between these controls. I have done drag and drop effect.
But the problem is that i have to show the control movement while mouse dragging. For that i am drawing a rectangle on screen with the help of ControlDraw.DrawReversibleFrame()
问题是,在利用移动活动时, 抽取整个屏幕,因为屏幕上没有再铺设。
因此,请任何人告诉我,如何清晰绘制图,或如何强迫重新筛选。