Results 1 to 9 of 9

Thread: Help with blitting to picture box

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Canberra, Australia
    Posts
    11

    Angry Help with blitting to picture box

    I need some help please.

    I have a form with a picturebox on it, and what I need is some code to do the following:

    MouseDown - Copy whatever is in the picturebox into a spot in memory.

    MouseMove - Blit whatever is in the memory back to the picturebox.

    MouseUp - Delete whatever was in memory.


    I have tried playing around with CreatecompatibleDC and CreateCompatibleBitmap, but I just don't understand where I'm going wrong (maybe I just don't understand it at all). Any help would be muchly appreciated.

    Thanks.

    Please please please help.
    Last edited by kiwisheep; Jul 17th, 2001 at 05:38 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width