Computer Science, asked by amusurendra, 3 months ago

which property of picture box
is used to display the picture

Answers

Answered by parasharpraveen244
1

Answer:

PictureBox control is used to display the images on Windows Form. The PictureBox control has an image property that allows the user to set the image at runtime or design time.

...

Properties of the PictureBox.

Property Description

BorderStyle It is used to set the border style for the picture box in the windows form.

Similar questions