NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PictureBox Control

The Win Forms PictureBox control is used to display graphics.

The picture that is displayed is determined by the Image property, which can be set at run time or at design time. The SizeMode property controls how the image and control fit with each other.

See Also

Loading a Picture at Design Time | Modifying the Size or Placement of a Picture at Run Time | Setting Pictures at Run Time