Hide multiple PictureBox except clicked

Posted by gadirzade on Stack Overflow See other posts from Stack Overflow or by gadirzade
Published on 2010-05-12T06:41:34Z Indexed on 2010/05/12 6:44 UTC
Read the original article Hit count: 231

Filed under:

HI

Let me explain what i wont to do.I have a form and there is 10 picturebox on it.when I click one of them I wont to hide all other except clicked.It is possible that on click event of all of them hide others.but I ask for efficent way.forexample with a single function call from click event maybe

© Stack Overflow or respective owner

Related posts about picturebox