Results 1 to 2 of 2

Thread: displaying image

  1. #1
    Guest

    Question

    Using the api how do i display a jpg file on the form with out displaying a image box..... thanx

  2. #2
    Guest
    Simple, no API needed.

    Code:
    Me.Picture = LoadPicture("C:\My Documents\MyPicture.jpg")

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