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
Printable View
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
What part are you stuck upon? Have you done a button click? Updated an image box? Started a process?
Hi,
I resloved it was typo error
HTML Code:PictureBox2.Image = My.Resources.ok
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.