Picture Property

Top  Previous  Next

Specifies an image to be displayed on the control.

Syntax

Object.Picture = cFileName

Parameters

cFileName

Specifies the name of the image file. The file must be in one of the formats supported by the .NET framework control.

Compatibility

If the image file can neither be located inside the EXE nor as an external file, Guineu does not show anything at all. This is different from Microsoft Visual FoxPro® 9.0 where a non-existing image is shown as a crossed out rectangle.