Put border around picture box

How one can put a border around the picture box?

E

Expert

Verified

PictureBox control has a BorderStyle property that can be set to describe style of its border. This property could recognize any of three values from FixedSingle, Fixed3D, or None. These properties could be easily set by the code or through Properties window of a Visual Studio IDE.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.