PictureBox::InitialImage Property
.NET Framework (current version)
Gets or sets the image displayed in the PictureBox control when the main image is loading.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
If no InitialImage is specified, a default image is displayed. The InitialImage is always displayed non-stretched, in the center of the PictureBox.
.NET Framework
Available since 2.0
Available since 2.0
Show: