Results 1 to 2 of 2

Thread: Image? Image!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    21
    ok here's the deal!
    I have a command button and i want to click on it, when i do so Picture1 has to change to a different image, how do i do so? please reply ASAP coz my coffee is getting cold =D

  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523
    Use this:
    Code:
        Picture1.Picture = LoadPicture("NAME OF YOUR FILE")
    HTH

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