I have a picturebox that is clickable on my form. I would like to disable the click at a certain time but when I use
pictureBox1.Enabled=false;
to disable it the gif animation stops. How can I disable the click without stopping the animation?
|
Results 1 to 3 of 3
Thread: Disable click on pictureboxThreaded View
|
Click Here to Expand Forum to Full Width |