I know how to drag and drop a picture box.
BUT i cant drop the picture box on other picture box picture, WHY?
What should I do? Is there any property that would help? Or just a change in the code.
Please help me.
Thanks!
Printable View
I know how to drag and drop a picture box.
BUT i cant drop the picture box on other picture box picture, WHY?
What should I do? Is there any property that would help? Or just a change in the code.
Please help me.
Thanks!
Use the Zorder Property to Move the Picturebox you Drop to the Front, ie.
------------------Code:picDropped.ZOrder 0
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Aaron, This is not what I meant but thanks anyway. I wanted to know how to be able to drag a picture box over other enabled picture box (or any other object).
I hope (and almost sure) you can help me.
Waiting for your answer,
Lior.