Indicates the picture's content as it was previously added.
Type
Description
Variant
A VARIANT expression that specifies the content of the picture, as being added
by the Add method using the Picture parameter,
The Content property indicates the content of the picture,
as being added by the Add method using the
Picture parameter. This property is read-only, instead you can replace the
picture's content using the Add method, with the same key or passing a
different PictureDisp object to Picture
property. The Key
property indicates the key of the picture. The Icon
property indicates the index of the icon in the Images
collection to be used instead for displaying the picture object.