CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2002
    Location
    Viet Nam
    Posts
    16

    Question How to fix Image Background

    I set a picture to be the form's background but it's filled full on form.

    How can i do to show only that image?

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    hello White Rose ,

    you could use picture box control and set its size and inside that picture box set the image ...

    shouldn't be that hard.

    Paresh

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