Answer:
PictureBox control is the one which is used for showing images on windows forms.This control has an Image property from which we have to select any images from any location,then that image will show on PictureBox control.PictureBox control is available in System.Windows.Forms namespace.
Asked In: Many Interviews |
Alert Moderator