Results 1 to 4 of 4

Thread: Button Click picture shown in picturebox

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2012
    Posts
    80

    Button Click picture shown in picturebox

    Hi

    I needed to have button when clicked it displays small gif in a picture box while it executes a file.

    can some help me with the coding

    Thanks
    VBAzza

  2. #2
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: Button Click picture shown in picturebox

    What part are you stuck upon? Have you done a button click? Updated an image box? Started a process?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2012
    Posts
    80

    (Resolved) - Re: Button Click picture shown in picturebox

    Hi,

    I resloved it was typo error

    HTML Code:
     PictureBox2.Image = My.Resources.ok

  4. #4
    PowerPoster
    Join Date
    Mar 2002
    Location
    UK
    Posts
    4,780

    Re: Button Click picture shown in picturebox

    It is strange that you did not mention you had code, and also possibly code that had an error. Your original question could have prompted someone to make a whole test app for you. If you have something already to show, please do so we can judge how to help you correctly.

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