Results 1 to 2 of 2

Thread: changing images on click event

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    florida
    Posts
    2

    Post

    I am new to vb & would like to know how to write the code that will change an image when a user clicks on an option button or check box-Thanks!

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Post

    Image1.Picture = LoadPicture("C:\MyPath\My.ico")


    ------------------
    Marty
    What did the fish say when it hit the concrete wall?
    > > > > > "Dam!"

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