PictureBoxImageLocation Property

The path to the filename that contains the image to display in this PictureBox

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public string ImageLocation { get; set; }

Property Value

String

See Also