|
-
Aug 31st, 2000, 07:42 AM
#1
Thread Starter
Addicted Member
I am using
Declare Function BitBlt(DrawOn as Object...)
This function, when you have set a few other variables, copies an image from an image box onto the drawon object. I need to use this for my card game so the card can be dragged
smoothly. A problem occurs though when the card is dragged under another object. The DrawOn object is the form in this case, and however I try to configure the object (a picture box) as transparent the card is hidden underneath. I have tried DrawOn as the picture box, but then only half the card shows - the other half is hidden as the picture box is not very good. Could someone please help. Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|