CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    US, Florida
    Posts
    817

    Setting bitmap to a picture1....I have problem....

    Sometimes when I paste a picture into a picturebox or image then picture/image after running the program will have kind of red boundary to the right or left so it looks really ugly! After I re-paste the picture again, it looks perfect until I run program again...
    Any ideas how to fix that?

    Thank You


  2. #2
    Join Date
    Aug 1999
    Location
    India-Delhi
    Posts
    106

    Re: Setting bitmap to a picture1....I have problem....

    Andy,

    Try to set auto-redraw option on form/picture box to true


    Santulan

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

Featured