Loads the specified image and adds it to the end of the list. This image is always the primary image.
Syntax
object.AddImage bstrFileName
Properties
The AddImage method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
bstrFileName |
String. The file name of the image to load. |