Border around picture box

How a border can be placed around a picture box?

E

Expert

Verified

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

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.